mirror of
https://github.com/zeldaret/tp
synced 2026-07-04 13:30:09 -04:00
Fix more nonmatchings (#2850)
* Fix GetPolyIndex and GetBgIndex, fixing a couple regallocs * Match daNpcCd2_c::checkFearSituation and daNpcCd2_c::getAnmP * Match daAlink_c::jointControll * Clean up float class checks * Move float constants to global.h
This commit is contained in:
@@ -3693,7 +3693,6 @@ bool daObjCarry_c::cc_damage_proc_kibako() {
|
||||
}
|
||||
|
||||
/* 80476CE4-80476E04 007D64 0120+00 1/0 0/0 0/0 .text cc_damage_proc_ironball__12daObjCarry_cFv */
|
||||
// NONMATCHING - regalloc, equivalent
|
||||
bool daObjCarry_c::cc_damage_proc_ironball() {
|
||||
bool var_r26 = false;
|
||||
bool var_r27 = true;
|
||||
|
||||
Reference in New Issue
Block a user