You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
maps.o and stats/pokedex/entries.o
This commit is contained in:
4
Makefile
4
Makefile
@@ -9,11 +9,13 @@ TEXTQUEUE :=
|
||||
CRYSTAL_OBJS := \
|
||||
wram.o \
|
||||
main.o \
|
||||
maps_crystal.o \
|
||||
engine/events.o \
|
||||
engine/scripting_crystal.o \
|
||||
engine/events_2.o \
|
||||
stats/egg_moves_crystal.o \
|
||||
stats/evos_attacks_crystal.o
|
||||
stats/evos_attacks_crystal.o \
|
||||
stats/pokedex/entries_crystal.o
|
||||
|
||||
OBJS := $(CRYSTAL_OBJS)
|
||||
|
||||
|
Reference in New Issue
Block a user