mirror of
https://github.com/zeldaret/tp
synced 2026-06-29 19:42:18 -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:
@@ -249,7 +249,6 @@ static void e_fs_wait(e_fs_class* i_this) {
|
||||
}
|
||||
|
||||
/* 806BC264-806BC444 000884 01E0+00 1/1 0/0 0/0 .text e_fs_move__FP10e_fs_class */
|
||||
// NONMATCHING regalloc
|
||||
static void e_fs_move(e_fs_class* i_this) {
|
||||
fopEn_enemy_c* a_this = (fopEn_enemy_c*)&i_this->mEnemy;
|
||||
switch (i_this->mMode) {
|
||||
|
||||
Reference in New Issue
Block a user