Z2AudioLib: split (#64)

* Z2AudioLib: split

- Z2SpeechMgr2
- Z2Audience
- Z2EnvSeMgr
- Z2SoundMgr
- Z2AudioMgr
- Z2Creature
- Z2SoundStarter
- Z2WolfHowlMgr
- Z2SoundObject
- Z2SoundObjMgr
- Z2SoundInfo
- Z2AudioArcLoader
- Z2AudioLib
- Z2SoundHandles
- Z2LinkMgr: finish splitting
- Z2SceneMgr: finish splitting
- Z2SeqMgr: finish splitting

* merge fix

Co-authored-by: Pheenoh <pheenoh@gmail.com>
This commit is contained in:
Erin Moon
2021-01-06 20:00:42 -06:00
committed by GitHub
parent 85f6906ba0
commit 6f3f8cc38e
436 changed files with 30080 additions and 27013 deletions
+1
View File
@@ -2,6 +2,7 @@
#include "SComponent/c_API_graphic.h"
#include "SComponent/c_lib.h"
#include "SComponent/c_tag.h"
#include "Z2AudioLib/Z2SoundMgr/Z2SoundMgr.h"
#include "d/d_com/d_com_inf_game/d_com_inf_game.h"
#include "d/d_lib/d_lib.h"
#include "f/f_pc/f_pc_base.h"