diff options
author | YamaArashi <shadow962@live.com> | 2016-08-31 20:49:20 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-08-31 20:49:20 -0700 |
commit | 6cea01f088c37fed9d219ab49f18c51fcd2caa70 (patch) | |
tree | ea5bc63502eeac3d0b5ee277dc01d97c9f57e669 /asm | |
parent | 7fab88f0d4dbcd1917bbfead1074031f1968215e (diff) |
condition up/down sprite graphics
Diffstat (limited to 'asm')
-rw-r--r-- | asm/rom5.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/rom5.s b/asm/rom5.s index 250254d4c..53729d87c 100644 --- a/asm/rom5.s +++ b/asm/rom5.s @@ -387012,8 +387012,8 @@ _081371AC: pop {r0} bx r0 .align 2, 0 -_081371C0: .4byte gUnknown_08406148 -_081371C4: .4byte gUnknown_08406150 +_081371C0: .4byte gSpriteSheet_ConditionUpDown +_081371C4: .4byte gSpritePalette_ConditionUpDown _081371C8: .4byte 0x02039304 _081371CC: .4byte gUnknown_08406158 _081371D0: .4byte 0x02020020 |