diff options
author | YamaArashi <shadow962@live.com> | 2016-07-10 19:20:45 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-07-10 19:20:45 -0700 |
commit | bc381abbbd7958bbcc147837beb8ac7bff33462a (patch) | |
tree | 038bb2bd46a08c52a2cc6e157666ffad719d388d /asm | |
parent | 51dd8ca3c7c66cdef23a6bdf661588a859c690dd (diff) |
pickup items
Diffstat (limited to 'asm')
-rw-r--r-- | asm/rom3.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/rom3.s b/asm/rom3.s index 10f5983ef..4cef6e4f7 100644 --- a/asm/rom3.s +++ b/asm/rom3.s @@ -66510,7 +66510,7 @@ _0802AF7A: b _0802AFCA .align 2, 0 _0802AFB4: .4byte gBaseStats -_0802AFB8: .4byte gUnknown_081FAD5E +_0802AFB8: .4byte gPickupItems _0802AFBC: .4byte 0x03004360 _0802AFC0: lsls r0, r5, 3 |