mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
Revert 85d30fa079
This commit is contained in:
parent
85d30fa079
commit
8d1551ec9d
2
Makefile
2
Makefile
@ -4,7 +4,7 @@ MD5 := md5sum -c --quiet
|
|||||||
.SUFFIXES:
|
.SUFFIXES:
|
||||||
.PHONY: all clean crystal crystal11
|
.PHONY: all clean crystal crystal11
|
||||||
.SECONDEXPANSION:
|
.SECONDEXPANSION:
|
||||||
.PRECIOUS: %.2bpp %.1bpp %.blk %.bin %.tilemap
|
.PRECIOUS: %.2bpp %.1bpp
|
||||||
|
|
||||||
poketools := extras/pokemontools
|
poketools := extras/pokemontools
|
||||||
gfx := $(PYTHON) gfx.py
|
gfx := $(PYTHON) gfx.py
|
||||||
|
Loading…
Reference in New Issue
Block a user