diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2016-08-29 01:14:56 -0400 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2016-08-29 01:14:56 -0400 |
commit | 005016323052e1884e2e5ef442a1d3bd391bf9fc (patch) | |
tree | 325abc504167ce73f4011f0ba35e4dd1af2e8fd5 /data | |
parent | 4b32918195c0d1d0090d0129340adfd3bd64892a (diff) |
fix old.png and proper dump palette and tilemap
Diffstat (limited to 'data')
-rw-r--r-- | data/graphics.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/graphics.s b/data/graphics.s index 2724214f2..bebde2e02 100644 --- a/data/graphics.s +++ b/data/graphics.s @@ -19,8 +19,8 @@ gUnknown_08D00524:: @ 8D00524 @ 8D019E4 .incbin "graphics/unused/old.4bpp.lz" @ japanese table and bunch of stuff - .incbin "graphics/unused/unknown_D021BC.bin" - .incbin "graphics/unused/unknown_D023E8.bin" + .incbin "graphics/unused/old.bin.lz" + .incbin "graphics/unused/old.gbapal.lz" .align 2 gSmokescreenImpactTiles:: @ 8D02410 |