diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2016-08-30 16:10:13 -0400 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2016-08-30 16:10:13 -0400 |
commit | d6f8ad69edcaae79e930ca1e33a5497d7c105ac1 (patch) | |
tree | 277830373a04ccebd6c6cd6ce613f4d1ce07491e /asm/rom5.s | |
parent | 83d231dbc064c0283e4b707dce07686574733895 (diff) |
more work on orphan incbins and misc gfx
Diffstat (limited to 'asm/rom5.s')
-rw-r--r-- | asm/rom5.s | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/asm/rom5.s b/asm/rom5.s index 920ed8668..f4a7d565a 100644 --- a/asm/rom5.s +++ b/asm/rom5.s @@ -201714,9 +201714,9 @@ _080DD164: .4byte 0x030041b4 _080DD168: .4byte REG_BG1HOFS _080DD16C: .4byte 0x040000d4 _080DD170: .4byte 0x85000400 -_080DD174: .4byte gUnknown_08E67ED8 -_080DD178: .4byte gUnknown_08E68054 -_080DD17C: .4byte gUnknown_08E68580 +_080DD174: .4byte gBattleAnimBackgroundTilemap_SandstormBrew +_080DD178: .4byte gBattleAnimBackgroundImage_SandstormBrew +_080DD17C: .4byte gBattleAnimSpritePalette_261 _080DD180: .4byte 0x03004b00 _080DD184: .4byte 0x0202f7c8 _080DD188: .4byte 0x03004b20 |