diff options
| author | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-07-16 19:56:52 -0400 |
|---|---|---|
| committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-07-16 19:56:52 -0400 |
| commit | 7bcb4b19c77eee2b8d2c3e769d25e7e4d7d028a7 (patch) | |
| tree | 6fc0fb6fa5067b3bc627f98f8e5cca913d1ce592 /Makefile | |
| parent | cd71ae03af9e75235c8035821700dd6dc6b69616 (diff) | |
Un-deduplicate gfx/intro_credits/gengar.png's tiles
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -122,6 +122,8 @@ gfx/intro_credits/blue_jigglypuff_3.2bpp: rgbgfx += -h gfx/intro_credits/red_nidorino_1.2bpp: rgbgfx += -h gfx/intro_credits/red_nidorino_2.2bpp: rgbgfx += -h gfx/intro_credits/red_nidorino_3.2bpp: rgbgfx += -h +gfx/intro_credits/gengar.2bpp: rgbgfx += -h +gfx/intro_credits/gengar.2bpp: tools/gfx += --remove-duplicates --preserve=0x19,0x76 gfx/intro_credits/the_end.2bpp: tools/gfx += --interleave --png=$< |
