diff options
Diffstat (limited to 'asm/random.s')
-rw-r--r-- | asm/random.s | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/asm/random.s b/asm/random.s index 9ac3e043c..d0c7895f7 100644 --- a/asm/random.s +++ b/asm/random.s @@ -5,8 +5,8 @@ .text - thumb_func_start sub_8044EC8 -sub_8044EC8: @ 8044EC8 + thumb_func_start Random +Random: @ 8044EC8 ldr r2, _08044EDC @ =gUnknown_3005000 ldr r1, [r2] ldr r0, _08044EE0 @ =0x41c64e6d @@ -20,7 +20,7 @@ sub_8044EC8: @ 8044EC8 _08044EDC: .4byte gUnknown_3005000 _08044EE0: .4byte 0x41c64e6d _08044EE4: .4byte 0x00006073 - thumb_func_end sub_8044EC8 + thumb_func_end Random thumb_func_start sub_8044EE8 sub_8044EE8: @ 8044EE8 |