d_a_obj_jump OK

closes #416
This commit is contained in:
LagoLunatic
2026-05-19 17:29:37 -04:00
parent 0568d6fe35
commit cd9aa2bc84
13 changed files with 46 additions and 45 deletions
+1 -1
View File
@@ -128,7 +128,7 @@ fopAc_ac_c* search_imouto(kamome_class* i_this) {
/* 00000ABC-00000B84 .text nodeCallBack__FP7J3DNodei */
static BOOL nodeCallBack(J3DNode* node, int calcTiming) {
if (calcTiming == 0) {
if (calcTiming == J3DNodeCBCalcTiming_In) {
J3DJoint* joint = (J3DJoint*)node;
s32 uVar1 = joint->getJntNo();
J3DModel* pJVar2 = j3dSys.getModel();