mirror of
https://github.com/zeldaret/tp
synced 2026-05-31 09:22:07 -04:00
Various regalloc fixes and linking (#2673)
* some d_a_b TUs matching * reworked d_a_b_ob enums * d_a_b_oh seems to be linking fine * d_a_b_oh actually not good (i think), but npc_zrc matching * d_a_b_oh is indeed matching! * d_a_cam_param linked --------- Co-authored-by: hatal175 <hatal175@users.noreply.github.com>
This commit is contained in:
@@ -493,8 +493,7 @@ void daObjFlag3_c::create_init() {
|
||||
#endif
|
||||
}
|
||||
|
||||
/* 80BEFD08-80BEFF30 001308 0228+00 1/1 0/0 0/0 .text
|
||||
* initFlagPos__12FlagCloth2_cFP4cXyzP10fopAc_ac_c */
|
||||
/* 80BEFD08-80BEFF30 001308 0228+00 1/1 0/0 0/0 .text initFlagPos__12FlagCloth2_cFP4cXyzP10fopAc_ac_c */
|
||||
void FlagCloth2_c::initFlagPos(cXyz* param_0, fopAc_ac_c* param_1) {
|
||||
mpFlagPosition = param_0;
|
||||
cXyz direction;
|
||||
|
||||
Reference in New Issue
Block a user