diff options
| author | Cameron Hall <camthesaxman@users.noreply.github.com> | 2016-11-11 20:07:15 -0600 |
|---|---|---|
| committer | YamaArashi <YamaArashi@users.noreply.github.com> | 2016-11-11 18:07:15 -0800 |
| commit | 510f104706cb1420b41a0ca8d96cb2b522b38c01 (patch) | |
| tree | 94dc7a8da5d3374f3c51cdac2d88dbec2b22509f /asm/rom_804373C.s | |
| parent | 52aba81f3498eb2cdccbb2819bf2202cd8b4b755 (diff) | |
more cleanup (#98)
Diffstat (limited to 'asm/rom_804373C.s')
| -rw-r--r-- | asm/rom_804373C.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/rom_804373C.s b/asm/rom_804373C.s index 8690ed355..a134237f1 100644 --- a/asm/rom_804373C.s +++ b/asm/rom_804373C.s @@ -4383,7 +4383,7 @@ sub_8045998: @ 8045998 ldr r1, _08045A3C @ =gUnknown_08400DE6 bl StringCopy adds r7, r0, 0 - ldr r0, _08045A40 @ =gUnknown_02038808 + ldr r0, _08045A40 @ =gNumSafariBalls ldrb r1, [r0] adds r0, r7, 0 movs r2, 0xA @@ -4450,7 +4450,7 @@ _08045A06: .align 2, 0 _08045A38: .4byte gUnknown_020238CC _08045A3C: .4byte gUnknown_08400DE6 -_08045A40: .4byte gUnknown_02038808 +_08045A40: .4byte gNumSafariBalls _08045A44: .4byte gUnknown_08400DF0 _08045A48: .4byte gSprites _08045A4C: .4byte 0x02000520 |
