mirror of
https://github.com/zeldaret/tp
synced 2026-06-15 06:31:10 -04:00
Regalloc/debug/misc fixes (#2794)
* Fix "0" asserts * More debug and regalloc fixes * Fix PTMF syntax for compatibility with other compilers * Fix some fakematches, link more TUs for J/P
This commit is contained in:
@@ -816,7 +816,6 @@ static int model_d[8] = {
|
||||
|
||||
/* 8046A724-8046A858 0025A4 0134+00 1/1 0/0 0/0 .text daEp_CreateHeap__FP10fopAc_ac_c */
|
||||
static int daEp_CreateHeap(fopAc_ac_c* a_this) {
|
||||
// NONMATCHING - equiv in debug
|
||||
ep_class* i_this = (ep_class*)a_this;
|
||||
|
||||
void* modelData = dComIfG_getObjectRes("Ep", model_d[i_this->field_0xa5a]);
|
||||
|
||||
Reference in New Issue
Block a user