From 209ecc1919f561e4a0a5a79fb1fbb4956c3338ba Mon Sep 17 00:00:00 2001 From: Rangi Date: Sat, 27 Jun 2020 18:02:08 -0400 Subject: Merge pic/ into gfx/ --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5daa6a74..20462319 100644 --- a/Makefile +++ b/Makefile @@ -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 $< $@ -- cgit v1.3.1-sl0p