diff options
author | YamaArashi <shadow962@live.com> | 2016-06-29 00:12:49 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-06-29 00:12:49 -0700 |
commit | 98e83e359936121ca7a06f67d529b551dda0cfed (patch) | |
tree | 19a3c63dfaf7d58c050e59ef784341394bac492a /asm | |
parent | cbf76bed9f62d0a3f1806238910119bfd7989034 (diff) |
battle animation BG table
Diffstat (limited to 'asm')
-rw-r--r-- | asm/rom_8074BAC.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/rom_8074BAC.s b/asm/rom_8074BAC.s index bcf480dc6..cd8767816 100644 --- a/asm/rom_8074BAC.s +++ b/asm/rom_8074BAC.s @@ -4509,7 +4509,7 @@ _08076E22: bl LoadCompressedPalette b _08076E9E .align 2, 0 -_08076E54: .4byte gUnknown_0837F374 +_08076E54: .4byte gBattleAnimBackgroundTable _08076E58: .4byte 0x02018000 _08076E5C: .4byte 0xffffc800 _08076E60: .4byte 0x0600d000 @@ -4542,7 +4542,7 @@ _08076E9E: pop {r0} bx r0 .align 2, 0 -_08076EA4: .4byte gUnknown_0837F374 +_08076EA4: .4byte gBattleAnimBackgroundTable _08076EA8: .4byte 0x0600d000 _08076EAC: .4byte 0x06008000 thumb_func_end sub_8076DB8 |