move pokemon graphics to mon-specific directories

This commit is contained in:
garak
2019-05-23 11:49:58 -04:00
parent 337c817721
commit e66ebaa1f5
2428 changed files with 2428 additions and 2437 deletions
+1 -1
View File
@@ -78,7 +78,7 @@ OBJS_REL := $(patsubst $(OBJ_DIR)/%,%,$(OBJS))
all: rom
rom: $(ROM)
rom: tools $(ROM)
tools:
@$(MAKE) -C tools/gbagfx