diff options
author | YamaArashi <shadow962@live.com> | 2016-10-30 18:00:20 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-10-30 18:00:20 -0700 |
commit | db212ba685f6d07924b2023ba417336a18300d08 (patch) | |
tree | 865ec42fe8a72d9840d13010b11866cfc112597f /asm/sound_check_menu.s | |
parent | a45e18753afffb80e3633fa006daf84325860208 (diff) |
update literal pool comments
Diffstat (limited to 'asm/sound_check_menu.s')
-rw-r--r-- | asm/sound_check_menu.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/sound_check_menu.s b/asm/sound_check_menu.s index 1e072ee64..b47229d2b 100644 --- a/asm/sound_check_menu.s +++ b/asm/sound_check_menu.s @@ -363,7 +363,7 @@ sub_80BA384: @ 80BA384 movs r1, 0xB movs r2, 0xF bl sub_80BA79C - ldr r0, _080BA3FC @ =Task_HandleMainMenuInput + ldr r0, _080BA3FC @ =sub_80BA65C str r0, [r4] pop {r4} pop {r0} |