diff options
author | YamaArashi <shadow962@live.com> | 2016-01-07 23:27:40 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-01-07 23:27:40 -0800 |
commit | 4e95a132955541349558aeeba29a44890aefcee2 (patch) | |
tree | 3ca322c8d91323432bf161884ae7854144a58f0c /asm/rtc.s | |
parent | cf8f49038161834e920d2a1c28c96a4458741ed4 (diff) |
update asm
Diffstat (limited to 'asm/rtc.s')
-rw-r--r-- | asm/rtc.s | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -51,7 +51,7 @@ _0802F11C: thumb_func_end GameFreakRTC_ConvertFromBCD thumb_func_start GameFreakRTC_IsLeapYear -; BOOL GameFreakRTC_IsLeapYear(u32 year) +; bool8 GameFreakRTC_IsLeapYear(u32 year) GameFreakRTC_IsLeapYear: ; 802F120 push {r4,lr} adds r4, r0, 0 |