mirror of
https://github.com/zeldaret/tp
synced 2026-06-26 18:32:08 -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:
@@ -12,8 +12,7 @@
|
||||
#include "d/d_camera.h"
|
||||
#include "d/d_com_inf_game.h"
|
||||
|
||||
/* 8008813C-80088284 082A7C 0148+00 0/0 12/12 0/0 .text rationalBezierRatio__8dCamMathFff
|
||||
*/
|
||||
/* 8008813C-80088284 082A7C 0148+00 0/0 12/12 0/0 .text rationalBezierRatio__8dCamMathFff */
|
||||
f32 dCamMath::rationalBezierRatio(f32 param_0, f32 param_1) {
|
||||
f64 var_f31;
|
||||
f32 var_f1 = param_0;
|
||||
|
||||
Reference in New Issue
Block a user