Tileset anims to PNG

This commit is contained in:
PikalaxALT
2021-06-03 12:43:17 -04:00
parent 0d3661f364
commit ffb21d41b5
80 changed files with 43 additions and 43 deletions
+4
View File
@@ -28,6 +28,7 @@ INTROGFXDIR := graphics/intro
BATTLETERRAINGFXDIR := graphics/battle_terrain
BERRYPOUCHGFXDIR := graphics/berry_pouch
HALLOFFAMEGFXDIR := graphics/hall_of_fame
TILESETANIMSGFXDIR := graphics/tileset_anims
types := normal fight flying poison ground rock bug ghost steel mystery fire water grass electric psychic ice dragon dark
contest_types := cool beauty cute smart tough
@@ -590,3 +591,6 @@ $(BERRYPOUCHGFXDIR)/background.4bpp: %.4bpp: %.png
$(HALLOFFAMEGFXDIR)/hall_of_fame.4bpp: %.4bpp: %.png
$(GFX) $< $@ -num_tiles 29
$(TILESETANIMSGFXDIR)/anim_general_water_current_landwatersedge_frame7.4bpp: %.4bpp: %.png
$(GFX) $< $@ -num_tiles 47