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:
hatal175
2025-06-16 01:38:08 +03:00
committed by GitHub
parent 9b50fd55c2
commit 1a189d3d95
6 changed files with 620 additions and 495 deletions
+1 -1
View File
@@ -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;