mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-09 12:37:18 -04:00
delete variables.h
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
#include "JSystem/JAudio2/JAISe/JAISe.h"
|
||||
#include "JSystem/JAudio2/JAISound/JAISound.h"
|
||||
#include "global.h"
|
||||
#include "mtx_vec.h"
|
||||
|
||||
class Z2SoundObjBase;
|
||||
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
#include "Z2AudioLib/Z2Param/Z2Param.h"
|
||||
#include "Z2AudioLib/Z2SeqMgr/Z2SeqMgr.h"
|
||||
#include "global.h"
|
||||
#include "mtx_vec.h"
|
||||
|
||||
struct Z2MultiSeObj {
|
||||
Z2MultiSeObj();
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
#include "Z2AudioLib/Z2SoundHandles/Z2SoundHandles.h"
|
||||
#include "Z2AudioLib/Z2SoundStarter/Z2SoundStarter.h"
|
||||
#include "global.h"
|
||||
#include "mtx_vec.h"
|
||||
|
||||
/* struct Z2SoundObjBase_vtable {
|
||||
void* field_0x0;
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
#define Z2STATUSMGR_H_
|
||||
|
||||
#include "global.h"
|
||||
#include "mtx_vec.h"
|
||||
|
||||
struct Z2StatusMgr {
|
||||
Z2StatusMgr(void);
|
||||
|
||||
Reference in New Issue
Block a user