You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Move text/ into data/
This commit is contained in:
4
Makefile
4
Makefile
@@ -22,6 +22,7 @@ home.o \
|
||||
main.o \
|
||||
maps.o \
|
||||
wram.o \
|
||||
data/common_text/common_text.o \
|
||||
data/pokemon/dex_entries.o \
|
||||
data/pokemon/egg_moves.o \
|
||||
data/pokemon/evos_attacks.o \
|
||||
@@ -29,8 +30,7 @@ engine/credits.o \
|
||||
engine/events.o \
|
||||
gfx/pics.o \
|
||||
gfx/sprites.o \
|
||||
lib/mobile/main.o \
|
||||
text/common_text.o
|
||||
lib/mobile/main.o
|
||||
|
||||
crystal11_obj := $(crystal_obj:.o=11.o)
|
||||
|
||||
|
Reference in New Issue
Block a user