You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Slightly refactor some C tools
This commit is contained in:
@@ -11,11 +11,12 @@ tools := \
|
||||
pokemon_animation_graphics \
|
||||
scan_includes \
|
||||
stadium
|
||||
|
||||
all: $(tools)
|
||||
@:
|
||||
|
||||
clean:
|
||||
rm -f $(tools)
|
||||
$(RM) $(tools)
|
||||
|
||||
gfx: common.h
|
||||
png_dimensions: common.h
|
||||
|
Reference in New Issue
Block a user