diff options
Diffstat (limited to 'asm/window.s')
-rw-r--r-- | asm/window.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/window.s b/asm/window.s index 24618de20..08c4db43c 100644 --- a/asm/window.s +++ b/asm/window.s @@ -216,7 +216,7 @@ InitWindows: ; 80031C0 thumb_func_end InitWindows thumb_func_start AddWindow -; u16 AddWindow(struct WindowTemplate *template) +; u8 AddWindow(struct WindowTemplate *template) AddWindow: ; 8003380 push {r4-r7,lr} mov r7, r10 |