mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-09 04:30:49 -04:00
re-generate with bug fixes
This commit is contained in:
@@ -62,13 +62,13 @@ struct JAIStreamMgr {
|
||||
|
||||
struct JAISoundActivity {};
|
||||
|
||||
struct JAIAudience {};
|
||||
|
||||
template <typename A0>
|
||||
struct JAISoundStrategyMgr {};
|
||||
/* JAISoundStrategyMgr<JAIStream> */
|
||||
struct JAISoundStrategyMgr__template2 {};
|
||||
|
||||
struct JAIAudience {};
|
||||
|
||||
struct JAIStream {
|
||||
/* 802A3104 */ JAIStream(JAIStreamMgr*, JAISoundStrategyMgr<JAIStream>*);
|
||||
/* 802A319C */ void JAIStreamMgr_startID_(JAISoundID, s32, JGeometry::TVec3<f32> const*,
|
||||
@@ -87,8 +87,6 @@ struct JAISound {
|
||||
// Forward References:
|
||||
//
|
||||
|
||||
extern "C" extern u8 data_804340FC[16 + 4 /* padding */];
|
||||
|
||||
extern "C" void __ct__12JAIStreamMgrFb();
|
||||
extern "C" void func_802A3C3C();
|
||||
extern "C" void freeDeadStream___12JAIStreamMgrFv();
|
||||
@@ -106,10 +104,6 @@ extern "C" extern u8 data_804340FC[16 + 4 /* padding */];
|
||||
//
|
||||
|
||||
void operator delete(void*);
|
||||
extern "C" extern void* __vt__9JAIStream[12];
|
||||
extern "C" extern u8 data_80450B5C[4];
|
||||
extern "C" extern u8 data_80450B64[4];
|
||||
extern "C" extern u8 data_80451328[8];
|
||||
|
||||
extern "C" void __ct__17JASGenericMemPoolFv();
|
||||
extern "C" void __dt__17JASGenericMemPoolFv();
|
||||
@@ -143,7 +137,7 @@ extern "C" extern u8 data_80451328[8];
|
||||
|
||||
/* ############################################################################################## */
|
||||
/* 80455800-80455804 0004+00 s=1 e=0 z=0 None .sdata2 @653 */
|
||||
SECTION_SDATA2 static u32 lit_653 = 0x3F800000;
|
||||
SECTION_SDATA2 static f32 lit_653 = 1.0f;
|
||||
|
||||
/* 80455804-80455808 0004+00 s=1 e=0 z=0 None .sdata2 @654 */
|
||||
SECTION_SDATA2 static u8 lit_654[4] = {
|
||||
|
||||
Reference in New Issue
Block a user