Document and index berry_pouch

This commit is contained in:
hjk321
2021-04-10 09:02:36 -05:00
parent 273e7fc059
commit 77b781b93a
9 changed files with 10 additions and 25 deletions
+4
View File
@@ -25,6 +25,7 @@ CREDITSGFXDIR := graphics/credits
ITEMMENUGFXDIR := graphics/item_menu
INTROGFXDIR := graphics/intro
BATTLETERRAINGFXDIR := graphics/battle_terrain
BERRYPOUCHGFXDIR := graphics/berry_pouch
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
@@ -569,3 +570,6 @@ $(BATTLETERRAINGFXDIR)/terrain_underwater.4bpp: %.4bpp: %.png
$(BATTLETERRAINGFXDIR)/terrain_water.4bpp: %.4bpp: %.png
$(GFX) $< $@ -num_tiles 81
$(BERRYPOUCHGFXDIR)/background.4bpp: %.4bpp: %.png
$(GFX) $< $@ -num_tiles 52