mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-07 11:27:26 -04:00
Revert "Isolate JKRHeap operator overloads" (#39)
This commit is contained in:
@@ -384,7 +384,7 @@ int dMpath_c::getTopBottomFloorNo(s8* i_topFloorNo, s8* i_bottomFloorNo) {
|
||||
}
|
||||
|
||||
void dMpath_c::createWork() {
|
||||
mLayerList = JKR_NEW dDrawPath_c::layer_data;
|
||||
mLayerList = new dDrawPath_c::layer_data;
|
||||
JUT_ASSERT(1416, mLayerList!=NULL);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user