summaryrefslogtreecommitdiff
path: root/graphics_file_rules.mk
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2017-12-24 22:39:43 -0500
committerProjectRevoTPP <projectrevotpp@hotmail.com>2017-12-24 22:39:43 -0500
commit2c7112ce8fea1d94c624dbd164892009d4c455c2 (patch)
treee43dc8560663faf2b48e85cd817bbde740a4df8c /graphics_file_rules.mk
parentaddfdfbcba14631791d08242860be99fda4fb62e (diff)
ninth wave of graphics.s dumps
Diffstat (limited to 'graphics_file_rules.mk')
-rw-r--r--graphics_file_rules.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics_file_rules.mk b/graphics_file_rules.mk
index 06d84753a..6172da9c7 100644
--- a/graphics_file_rules.mk
+++ b/graphics_file_rules.mk
@@ -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