diff options
| author | Zumi Daxuya <daxuya.zumi+code@protonmail.com> | 2021-05-17 22:37:27 +0700 |
|---|---|---|
| committer | Zumi Daxuya <daxuya.zumi+code@protonmail.com> | 2021-05-17 22:37:27 +0700 |
| commit | 022ad86db56d2611b40256192d1db1e63a91c9c5 (patch) | |
| tree | 442dfe715ed7513841820e6c0c84f882fd0dabb7 /gfx | |
| parent | 0f72265c2fb4df1069654ee9e62707398e326649 (diff) | |
Fix failing build
Diffstat (limited to 'gfx')
| -rw-r--r-- | gfx/gfx.mk | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -29,6 +29,3 @@ $(BUILD)/gfx/minigames/%.bin: gfx/minigames/%.bin $(BUILD)/gfx/battle_anims/attack_animations_1.2bpp: tools/gfx += --trim-whitespace $(BUILD)/gfx/battle_anims/attack_animations_2.2bpp: tools/gfx += --trim-whitespace - -$(BUILD)/gfx/sgb/%.sgb.tilemap: gfx/sgb/%.bin - tr < $< -d '\000' > $@ |
