diff options
| author | ehw <Knuckles500@gmail.com> | 2018-06-04 00:51:46 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-06-04 00:51:46 -0400 |
| commit | 77d75a00c5df0bac4cdc7e63cd157d734a6ce79b (patch) | |
| tree | 9c83fdd91d2e38f68e9aaca1f39bb99e08f699f1 /Makefile | |
| parent | 427d4a8436fd9f7ba69525d6c154b26af6ebc36e (diff) | |
Title screen disassembled (new pr)
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -84,8 +84,6 @@ $(BUILD)/%.o: %.asm | $$(dir $$@) $(BUILD)/gfx/sgb/sgb_border_alt.2bpp: tools/gfx += --trim-whitespace $(BUILD)/gfx/sgb/sgb_border_gold.2bpp: tools/gfx += --trim-whitespace $(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/pokegear/town_map.2bpp: tools/gfx += --trim-trailing |
