misc matches

This commit is contained in:
LagoLunatic
2024-02-02 01:24:11 -05:00
parent e8506099f0
commit d5a3227301
22 changed files with 58 additions and 57 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ JKRThread::~JKRThread() {
JKRFreeToHeap(mHeap, mStackMemory);
JKRFreeToHeap(mHeap, mThreadRecord);
}
i_JKRFree(mMessages);
JKRFree(mMessages);
}
/* 802B3FD4-802B4000 .text start__9JKRThreadFPv */