eighth wave of graphics.s dumps
This commit is contained in:
@@ -9,6 +9,7 @@ btanimgfxdir := graphics/battle_anims/sprites
|
||||
unusedgfxdir := graphics/unused
|
||||
unknowngfxdir := graphics/unknown
|
||||
btintgfxdir := graphics/battle_interface
|
||||
masksgfxdir := graphics/battle_anims/masks
|
||||
|
||||
$(monstillfrontdir)/castform_still_front_pic.4bpp: $(monstillfrontdir)/castform_normal_form_still_front_pic.4bpp \
|
||||
$(monstillfrontdir)/castform_sunny_form_still_front_pic.4bpp \
|
||||
@@ -348,3 +349,6 @@ $(btanimgfxdir)/159.4bpp: $(btanimgfxdir)/159_0.4bpp $(btanimgfxdir)/159_1.4bpp
|
||||
|
||||
$(btanimgfxdir)/001.4bpp: $(btanimgfxdir)/001_0.4bpp $(btanimgfxdir)/001_1.4bpp
|
||||
@cat $(btanimgfxdir)/001_0.4bpp $(btanimgfxdir)/001_1.4bpp >$@
|
||||
|
||||
$(masksgfxdir)/unknown_C2EA50.4bpp: $(masksgfxdir)/unknown_C2EA50.png
|
||||
$(GFX) $< $@ -num_tiles 14
|
||||
|
||||
Reference in New Issue
Block a user