Import JASCmdStack, std-vector work, Z2StatusMgr OK (#2029)

* Import JASCmdStack

* Work on std-vector

* Z2StatusMgr OK
This commit is contained in:
hatal175
2024-01-11 01:16:40 +02:00
committed by GitHub
parent 99f0efe975
commit f342bd7171
43 changed files with 483 additions and 1277 deletions
+1 -8
View File
@@ -4,6 +4,7 @@
//
#include "Z2AudioLib/Z2SeqMgr.h"
#include "Z2AudioLib/Z2Param.h"
#include "dol2asm.h"
//
@@ -32,13 +33,6 @@ struct Z2SceneMgr {
/* 802B68E0 */ void setSceneExist(bool);
};
struct Z2Param {
static f32 VOL_BGM_DEFAULT;
static f32 VOL_BGM_TALKING;
static f32 VOL_BGM_PAUSING;
static f32 ENEMY_LASTHIT_MUTE_VOLUME;
};
struct Z2CreatureLink {
static u8 mLinkPtr[4 + 4 /* padding */];
};
@@ -151,7 +145,6 @@ extern "C" void _restgpr_29();
extern "C" f32 VOL_BGM_DEFAULT__7Z2Param;
extern "C" f32 VOL_BGM_TALKING__7Z2Param;
extern "C" f32 VOL_BGM_PAUSING__7Z2Param;
extern "C" extern u8 struct_80450860[4];
extern "C" extern u8 struct_80450864[4];
extern "C" extern u8 struct_80450868[4];
extern "C" extern u32 data_8045086C;