diff options
| author | Remy Oukaour <remy.oukaour@gmail.com> | 2017-12-11 18:04:23 -0500 |
|---|---|---|
| committer | Remy Oukaour <remy.oukaour@gmail.com> | 2017-12-11 18:04:23 -0500 |
| commit | 2d644f5077fa9ec43009ea5ec072e6ade9a1f61b (patch) | |
| tree | 436edae0806f115d64f5e5d0c36d1a888c8d5664 /Makefile | |
| parent | e6f6a753306865b2b4522850fd98665dc9546876 (diff) | |
Name some gfx/unknown/ files
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -200,13 +200,13 @@ gfx/battle/dude.2bpp: rgbgfx += -h gfx/pokegear/pokegear.2bpp: rgbgfx += -x2 gfx/pokegear/pokegear_sprites.2bpp: tools/gfx += --trim-whitespace +gfx/unknown/ascii_font.2bpp: tools/gfx += --trim-whitespace +gfx/unknown/bold_font.1bpp: tools/gfx += --trim-whitespace +gfx/unknown/egg_animated.2bpp: tools/gfx += --trim-whitespace +gfx/unknown/egg_animated_nonmatching.2bpp: tools/gfx += --remove-duplicates --remove-xflip +gfx/unknown/mobile_splash.2bpp: tools/gfx += --remove-duplicates --remove-xflip +gfx/unknown/pichu_animated.2bpp: tools/gfx += --trim-whitespace gfx/unknown/unknown_egg.2bpp: rgbgfx += -h -gfx/unknown/0f8f34.1bpp: tools/gfx += --trim-whitespace -gfx/unknown/16c173.2bpp: tools/gfx += --remove-duplicates --remove-xflip -gfx/unknown/170d16.2bpp: tools/gfx += --trim-whitespace -gfx/unknown/1715a4.2bpp: tools/gfx += --trim-whitespace -gfx/unknown/1715a4_nonmatching.2bpp: tools/gfx += --remove-duplicates --remove-xflip -gfx/unknown/171db1.2bpp: tools/gfx += --trim-whitespace %.bin: ; |
