ninth wave of graphics.s dumps

This commit is contained in:
ProjectRevoTPP
2017-12-24 22:39:43 -05:00
parent addfdfbcba
commit 2c7112ce8f
70 changed files with 1315 additions and 69 deletions
+4
View File
@@ -10,6 +10,7 @@ unusedgfxdir := graphics/unused
unknowngfxdir := graphics/unknown
btintgfxdir := graphics/battle_interface
masksgfxdir := graphics/battle_anims/masks
bttransgfxdir := graphics/battle_transitions
$(monstillfrontdir)/castform_still_front_pic.4bpp: $(monstillfrontdir)/castform_normal_form_still_front_pic.4bpp \
$(monstillfrontdir)/castform_sunny_form_still_front_pic.4bpp \
@@ -352,3 +353,6 @@ $(btanimgfxdir)/001.4bpp: $(btanimgfxdir)/001_0.4bpp $(btanimgfxdir)/001_1.4bpp
$(masksgfxdir)/unknown_C2EA50.4bpp: $(masksgfxdir)/unknown_C2EA50.png
$(GFX) $< $@ -num_tiles 14
$(bttransgfxdir)/vs_frame.4bpp: $(bttransgfxdir)/vs_frame.png
$(GFX) $< $@ -num_tiles 16