Revert "Isolate JKRHeap operator overloads" (#39)

This commit is contained in:
TakaRikka
2026-03-06 19:49:35 -08:00
committed by GitHub
parent b7c482fb87
commit 78d4169929
630 changed files with 3349 additions and 3452 deletions
+1 -1
View File
@@ -978,7 +978,7 @@ static int daE_BA_Delete(e_ba_class* i_this) {
static int useHeapInit(fopAc_ac_c* i_this) {
e_ba_class* _this = (e_ba_class*)i_this;
_this->mpMorf = JKR_NEW mDoExt_McaMorfSO(
_this->mpMorf = new mDoExt_McaMorfSO(
static_cast<J3DModelData*>(dComIfG_getObjectRes(_this->mArcName, 13)), NULL, NULL,
static_cast<J3DAnmTransform*>(dComIfG_getObjectRes(_this->mArcName, 10)),
2, 1.0f, 0, -1, &_this->mCreatureSound, 0x80000, 0x11000084);