diff options
| author | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-06-27 18:02:08 -0400 |
|---|---|---|
| committer | Rangi <35663410+Rangi42@users.noreply.github.com> | 2020-06-27 21:43:32 -0400 |
| commit | 209ecc1919f561e4a0a5a79fb1fbb4956c3338ba (patch) | |
| tree | 72a64c2502790da0cc8584445d0ee5860ca3521c /Makefile | |
| parent | 77df64ba9c5dff5dcafad6545eefa6cd614c66b3 (diff) | |
Merge pic/ into gfx/
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -117,5 +117,5 @@ gfx/trade/game_boy.2bpp: tools/gfx += --remove-duplicates $(if $(tools/gfx),\ tools/gfx $(tools/gfx) -d1 -o $@ $@) -%.pic: %.2bpp +%.pic: %.2bpp tools/pkmncompress $< $@ |
