Document and index berry_pouch
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user