mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-06-01 20:01:20 +00:00
8 lines
313 B
CMake
8 lines
313 B
CMake
add_library(RuntimeCommonParticle
|
|
CParticleGen.hpp CParticleGen.cpp
|
|
CElementGen.hpp CElementGen.cpp
|
|
CParticleSwoosh.hpp CParticleSwoosh.cpp
|
|
CParticleElectric.hpp CParticleElectric.cpp
|
|
CDecalManager.hpp CDecalManager.cpp
|
|
CWarp.hpp CWarp.cpp)
|