Skip to content

Commit

Permalink
intro text got messed up again
Browse files Browse the repository at this point in the history
  • Loading branch information
ZoomTen committed Sep 5, 2021
1 parent e8f6c32 commit eb4a00e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ data/maps/layouts/%.bin: data/maps/layouts/%.tmx

gfx/character_set/image_%.1bpp: tools/gfx += --interleave --png=$<
gfx/battle/%.2bpp: tools/gfx += --interleave --png=$<
gfx/intro/sprites/%.2bpp: tools/gfx += --interleave --remove-whitespace --png=$<
gfx/intro/sprites/%.2bpp: tools/gfx += --interleave --png=$<
gfx/title_screen/characters.2bpp: tools/gfx += --interleave --png=$<
gfx/title_screen/title_screen_sprites.2bpp: tools/gfx += --interleave --png=$<
gfx/character_set/english.1bpp: tools/gfx += --png=$<
Expand Down

0 comments on commit eb4a00e

Please sign in to comment.