mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-19 13:03:33 -04:00
Add heap imgui
This commit is contained in:
@@ -173,6 +173,7 @@ dAttention_c::dAttention_c(fopAc_ac_c* i_player, u32 i_padNo) {
|
||||
mAttnBlockTimer = 0;
|
||||
|
||||
heap = mDoExt_createSolidHeapFromGameToCurrent(0x9000, 0);
|
||||
JKRHEAP_NAME(heap, "dAttention_c::heap");
|
||||
JUT_ASSERT(0x198, heap != NULL);
|
||||
|
||||
J3DModelData* modelDataR = (J3DModelData*)dComIfG_getObjectRes("Always", 0x25);
|
||||
|
||||
Reference in New Issue
Block a user