mirror of
https://github.com/zeldaret/tmc
synced 2026-05-24 07:11:07 -04:00
5 lines
101 B
Makefile
5 lines
101 B
Makefile
GFXDIR := graphics
|
|
|
|
$(GFXDIR)/intro/nintendo_capcom.4bpp: %.4bpp: %.png
|
|
$(GFX) $< $@ -num_tiles 123
|