One regswap and one thunk away

This commit is contained in:
robojumper
2024-05-17 12:03:34 +02:00
parent 70ee8e4195
commit f14d3b157d
5 changed files with 121 additions and 37 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ extern "C" void fn_802DE710();
// TODO TU splits?
void dHeapAllocator::onAlloc(EGG::HeapAllocArg *arg) {
if (arg->heap != nullptr) {
if (arg->ptr != nullptr) {
return;
}
if (lbl_80571C58 == 0) {