JASBNKParser OK, Z2Audience OK (#2929)

This commit is contained in:
LagoLunatic
2025-12-08 00:49:42 -05:00
committed by GitHub
parent 05c8009191
commit 644b4fb96f
9 changed files with 90 additions and 30 deletions
+5 -1
View File
@@ -500,7 +500,11 @@ Z2Audience::Z2Audience() : JASGlobalInstance<Z2Audience>(true), field_0x4(1.0f),
}
Z2Audience::~Z2Audience() {
// JUT_ASSERT(751, !isActive()); // TODO: need to setup rest of JASMemPool stuff
JUT_ASSERT(751, !isActive());
}
bool Z2Audience::isActive() const {
return Z2Audible::getTotalMemCount() != Z2Audible::getFreeMemCount();
}
void Z2Audience::setAudioCamera(f32 (*param_0)[4], Vec& pos, Vec& param_2, f32 param_3,