mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-17 20:43:07 -04:00
Revert "Isolate JKRHeap operator overloads" (#39)
This commit is contained in:
@@ -156,7 +156,7 @@ static int useHeapInit(fopAc_ac_c* i_this) {
|
||||
return 0;
|
||||
}
|
||||
|
||||
a_this->mBrk = JKR_NEW mDoExt_brkAnm();
|
||||
a_this->mBrk = new mDoExt_brkAnm();
|
||||
if (a_this->mBrk == NULL) {
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user