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/daycare.s | |
parent | a45e18753afffb80e3633fa006daf84325860208 (diff) |
update literal pool comments
Diffstat (limited to 'asm/daycare.s')
-rw-r--r-- | asm/daycare.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/daycare.s b/asm/daycare.s index 17543a508..b846c4fe7 100644 --- a/asm/daycare.s +++ b/asm/daycare.s @@ -2872,7 +2872,7 @@ ShowDaycareLevelMenu: @ 8042824 movs r2, 0x7 movs r3, 0x3 bl InitMenu - ldr r0, _08042884 @ =sub_804272C + ldr r0, _08042884 @ =DaycareLevelMenuProcessKeyInput movs r1, 0x3 bl CreateTask add sp, 0x6C |