Skip to content

Commit 2de9ce4

Browse files
authored
[GEN] Backport AnimatedSoundMgrClass and support changes, ParticleEmitterDefClass BlurTime support from Zero Hour (#701)
1 parent 8210b76 commit 2de9ce4

File tree

12 files changed

+1039
-19
lines changed

12 files changed

+1039
-19
lines changed

Generals/Code/Libraries/Source/WWVegas/WW3D2/CMakeLists.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ set(WW3D2_SRC
66
aabtreebuilder.h
77
agg_def.cpp
88
agg_def.h
9+
animatedsoundmgr.cpp
10+
animatedsoundmgr.h
911
animobj.cpp
1012
animobj.h
1113
assetmgr.cpp
@@ -177,6 +179,7 @@ set(WW3D2_SRC
177179
snapPts.h
178180
sortingrenderer.cpp
179181
sortingrenderer.h
182+
soundlibrarybridge.h
180183
soundrobj.cpp
181184
soundrobj.h
182185
sphereobj.cpp

0 commit comments

Comments
 (0)