mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 17:04:55 +00:00
Work on memory card sys; CMake fixes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
make_dnalist(liblist
|
||||
make_dnalist(liblist DNAMP2
|
||||
MLVL
|
||||
ANIM
|
||||
AGSC
|
||||
@@ -12,7 +12,6 @@ make_dnalist(liblist
|
||||
DeafBabe)
|
||||
set(DNAMP2_SOURCES
|
||||
DNAMP2.hpp DNAMP2.cpp
|
||||
${liblist}
|
||||
ANIM.cpp
|
||||
AGSC.cpp
|
||||
CINF.cpp
|
||||
@@ -24,3 +23,4 @@ set(DNAMP2_SOURCES
|
||||
STRG.hpp STRG.cpp)
|
||||
|
||||
dataspec_add_list(DNAMP2 DNAMP2_SOURCES)
|
||||
list(APPEND DNAMP2_SOURCES ${liblist})
|
||||
|
||||
Reference in New Issue
Block a user