mirror of
https://github.com/zeldaret/tp
synced 2026-08-16 05:09:22 -04:00
Work on d_a_obj_flag3 (#2485)
* Work on d_a_obj_flag3 * Fix JASBasicWaveBank::incWaveTable * Match JASBNKParser::Ver0::createBasicBank
This commit is contained in:
@@ -64,7 +64,7 @@ struct JASWaveArc : JASDisposer {
|
||||
/* 0xC */ u32 _c;
|
||||
};
|
||||
|
||||
/* 0x04 */ JASHeap mHeap;
|
||||
/* 0x04 */ mutable JASHeap mHeap;
|
||||
/* 0x48 */ u32 _48;
|
||||
/* 0x4C */ volatile s32 mStatus;
|
||||
/* 0x50 */ int mEntryNum;
|
||||
|
||||
Reference in New Issue
Block a user