diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-11-04 16:11:13 +0100 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-11-04 16:11:13 +0100 |
commit | 6c8155074b67cce4dd5a6aa01d83bc6830b9d1c8 (patch) | |
tree | c9ed4b5319276742b86b40137a2e842482731381 /data/graphics.s | |
parent | 5243285ab2cbf895f28e9866e3f5671326422348 (diff) |
battle 7 is decompiled
Diffstat (limited to 'data/graphics.s')
-rw-r--r-- | data/graphics.s | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/graphics.s b/data/graphics.s index e89177a1d..594bba800 100644 --- a/data/graphics.s +++ b/data/graphics.s @@ -149,13 +149,13 @@ gUnknown_08C2A6D4:: @ 8C2A6D4 gUnknown_08C2A6EC:: @ 8C2A6EC .incbin "baserom.gba", 0xc2a6ec, 0x27d0 -gUnknown_08C2CEBC:: @ 8C2CEBC +gSubstituteDollPal:: @ 8C2CEBC .incbin "baserom.gba", 0xc2cebc, 0x24 -gUnknown_08C2CEE0:: @ 8C2CEE0 +gSubstituteDollGfx:: @ 8C2CEE0 .incbin "baserom.gba", 0xc2cee0, 0x240 -gUnknown_08C2D120:: @ 8C2D120 +gSubstituteDollTilemap:: @ 8C2D120 .incbin "baserom.gba", 0xc2d120, 0x600 gUnknown_08C2D720:: @ 8C2D720 |