mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-13 11:38:49 -04:00
Add more heap names for debug
This commit is contained in:
@@ -38,6 +38,7 @@ int dkWpillar_c::create() {
|
||||
|
||||
mpHeap = mDoExt_createSolidHeapFromGameToCurrent(0x2200, 0x20);
|
||||
if (mpHeap != NULL) {
|
||||
JKRHEAP_NAME(mpHeap, "d_k_wpillar::mpModel");
|
||||
J3DModelData* modelData = (J3DModelData*)dComIfG_getObjectRes(l_arcName, 0x1C);
|
||||
JUT_ASSERT(96, modelData);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user