diff options
author | YamaArashi <shadow962@live.com> | 2016-10-18 20:24:10 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-10-18 20:24:10 -0700 |
commit | 1cd137f7660764164d08eb57cdbd99da64443ca7 (patch) | |
tree | e9a1d962e11adcd166743fc9b97109f001d2c9b5 /asm | |
parent | 1bd681722bdf3f918f15aaf9d6c7ae2becfa9457 (diff) |
name some functions
Diffstat (limited to 'asm')
-rw-r--r-- | asm/rom_806936C.s | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/asm/rom_806936C.s b/asm/rom_806936C.s index 209bc5d07..b12ec60d5 100644 --- a/asm/rom_806936C.s +++ b/asm/rom_806936C.s @@ -198,7 +198,7 @@ _0806947A: ands r0, r1 cmp r0, 0 beq _080694AC - bl InTrainerHill + bl DoDailyEvents ldrh r0, [r4] adds r0, 0x1 b _080694AA @@ -2143,8 +2143,8 @@ _0806A358: .4byte gLocalTime _0806A35C: .4byte 0x00004040 thumb_func_end sub_806A328 - thumb_func_start InTrainerHill -InTrainerHill: @ 806A360 + thumb_func_start DoDailyEvents +DoDailyEvents: @ 806A360 push {r4,lr} ldr r0, _0806A388 bl FlagGet @@ -2164,7 +2164,7 @@ _0806A380: .align 2, 0 _0806A388: .4byte 0x00000835 _0806A38C: .4byte gLocalTime - thumb_func_end InTrainerHill + thumb_func_end DoDailyEvents thumb_func_start sub_806A390 sub_806A390: @ 806A390 |