Split the mobile adapter library into another object file.

This commit is contained in:
yenatch
2014-04-29 17:43:24 -04:00
parent da88588636
commit c7938cc7d3
3 changed files with 6 additions and 4 deletions

View File

@@ -15,6 +15,7 @@ TEXTQUEUE :=
CRYSTAL_OBJS := \
wram.o \
main.o \
lib/mobile/main.o \
home.o \
audio.o \
maps_crystal.o \