diff options
| author | PikalaxALT <pikalaxalt@gmail.com> | 2018-06-02 22:44:35 -0400 |
|---|---|---|
| committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-06-02 22:57:52 -0400 |
| commit | 8787aac995922a6b0cc342cc280707365c206f0f (patch) | |
| tree | d41bf97e0fb6bfde435f160344974a7445b9b447 /Makefile | |
| parent | 4a5b6ec3e6ca11dd2042384a3f68c865271a8b54 (diff) | |
| parent | 51282e60298fa9566dd320615fdb177fa33780a7 (diff) | |
Merge branch 'master' into build_more_roms
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -82,6 +82,7 @@ $(BUILD)/gfx/sgb/sgb_border_silver.2bpp: tools/gfx += --trim-whitespace $(BUILD)/gfx/title/title_gold.2bpp: tools/gfx += --trim-whitespace $(BUILD)/gfx/title/title_silver.2bpp: tools/gfx += --trim-whitespace $(BUILD)/gfx/trainer_card/leaders.2bpp: tools/gfx += --trim-whitespace +$(BUILD)/gfx/trainer_card/trainer_card.2bpp: tools/gfx += --trim-whitespace $(BUILD)/gfx/minigames/slots.2bpp: tools/gfx += --trim-whitespace $(BUILD)/gfx/minigames/poker.2bpp: tools/gfx += --trim-whitespace $(BUILD)/gfx/intro/purin_pikachu.2bpp: tools/gfx += --trim-whitespace |
