mirror of https://github.com/pret/pokecrystal.git
home.o
This commit is contained in:
parent
72ff6fd0b0
commit
d7bf70f3c9
1
Makefile
1
Makefile
|
@ -9,6 +9,7 @@ TEXTQUEUE :=
|
|||
CRYSTAL_OBJS := \
|
||||
wram.o \
|
||||
main.o \
|
||||
home.o \
|
||||
audio.o \
|
||||
maps_crystal.o \
|
||||
engine/events.o \
|
||||
|
|
Loading…
Reference in New Issue