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