kernel/window: Update outdated comment
This commit is contained in:
parent
8bfd66941d
commit
b919faaeb4
|
@ -20,7 +20,7 @@ const TITLE_BAR_HEIGHT: 16
|
||||||
|
|
||||||
; create a new window and allocate memory as required
|
; create a new window and allocate memory as required
|
||||||
; inputs:
|
; inputs:
|
||||||
; r0: pointer to empty 32 byte window struct
|
; r0: pointer to empty 36 byte window struct
|
||||||
; r1: pointer to null-terminated title string
|
; r1: pointer to null-terminated title string
|
||||||
; r2: window width
|
; r2: window width
|
||||||
; r3: window height, not including the title bar
|
; r3: window height, not including the title bar
|
||||||
|
|
Loading…
Reference in New Issue
Block a user