mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-25 22:07:34 +00:00
moved loader to arm9/source and added it to module.mk
svn-id: r50616
This commit is contained in:
parent
ffdfd3217f
commit
36435eecbf
@ -25,6 +25,10 @@ ifdef USE_PROFILER
|
||||
PORT_OBJS += arm9/source/profiler/cyg-profile.o
|
||||
endif
|
||||
|
||||
ifdef DYNAMIC_MODULES
|
||||
PORT_OBJS += arm9/source/dsloader.o
|
||||
endif
|
||||
|
||||
DATA_OBJS := \
|
||||
arm9/data/icons.o \
|
||||
arm9/data/keyboard.o \
|
||||
|
Loading…
x
Reference in New Issue
Block a user