diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-05 13:01:24 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-05 13:01:24 +0200 |
commit | 1680fc0b81675b0e1cc988ece1c79075a56dbcf0 (patch) | |
tree | 66d9f8d0691fd6df39a566ecb854e7d880730c85 /asm/main_menu.s | |
parent | 54b83061152ce6e85d1ce7185ab3645d7448e03d (diff) |
start start menu decomp
Diffstat (limited to 'asm/main_menu.s')
-rw-r--r-- | asm/main_menu.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/main_menu.s b/asm/main_menu.s index 24923524b..0fa716115 100644 --- a/asm/main_menu.s +++ b/asm/main_menu.s @@ -4509,7 +4509,7 @@ CreateMainMenuErrorWindow: @ 8031E18 movs r1, 0x1 adds r2, r4, 0 movs r3, 0 - bl Print + bl PrintTextOnWindow movs r0, 0x7 bl PutWindowTilemap movs r0, 0x7 |