mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
Fix Merge and set maxerrors to 5
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
#ifndef __Z2AUDIOLIB_H
|
||||
#define __Z2AUDIOLIB_H
|
||||
#ifndef _Z2AUDIOLIB_H
|
||||
#define _Z2AUDIOLIB_H
|
||||
|
||||
#include "Z2AudioLib/Z2SoundStarter/Z2SoundStarter.h"
|
||||
#include "Z2AudioLib/Z2SpeechMgr2/Z2SpeechMgr2.h"
|
||||
#include "Z2AudioLib/Z2SoundInfo/Z2SoundInfo.h"
|
||||
#include "Z2AudioLib/Z2SoundObjMgr/Z2SoundObjMgr.h"
|
||||
#include "Z2AudioLib/Z2StatusMgr/Z2StatusMgr.h"
|
||||
#include "Z2AudioLib/Z2SeMgr/Z2SeMgr.h"
|
||||
#include "Z2AudioLib/Z2SceneMgr/Z2SceneMgr.h"
|
||||
|
||||
Reference in New Issue
Block a user