mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-06-06 07:53:27 +00:00
Derp
This commit is contained in:
parent
a21aef6fa3
commit
9422debddb
@ -15,8 +15,6 @@ else()
|
|||||||
list(APPEND PLAT_SRCS CMemoryCardSysNix.cpp CCallStackNix.cpp)
|
list(APPEND PLAT_SRCS CMemoryCardSysNix.cpp CCallStackNix.cpp)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
make_dnalist(CVarManager.hpp)
|
|
||||||
|
|
||||||
add_library(RuntimeCommon
|
add_library(RuntimeCommon
|
||||||
CMemory.hpp CMemory.cpp
|
CMemory.hpp CMemory.cpp
|
||||||
CMemoryCardSys.hpp
|
CMemoryCardSys.hpp
|
||||||
@ -70,7 +68,7 @@ add_library(RuntimeCommon
|
|||||||
rstl.hpp rstl.cpp
|
rstl.hpp rstl.cpp
|
||||||
GameGlobalObjects.hpp
|
GameGlobalObjects.hpp
|
||||||
CVar.hpp CVar.cpp
|
CVar.hpp CVar.cpp
|
||||||
CVarManager.cpp
|
CVarManager.hpp CVarManager.cpp
|
||||||
RetroTypes.hpp
|
RetroTypes.hpp
|
||||||
GCNTypes.hpp
|
GCNTypes.hpp
|
||||||
${PLAT_SRCS})
|
${PLAT_SRCS})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user