some J3D/misc cleanup (#2628)

* some j3d cleanup

* begin using uintptr_t

* j3dgraphbase cleanup

* j3dgraphanimator cleanup
This commit is contained in:
TakaRikka
2025-09-04 07:56:59 -07:00
committed by GitHub
parent ee8b843996
commit b45a089e15
290 changed files with 4221 additions and 3605 deletions
+2 -2
View File
@@ -259,7 +259,7 @@ int daObjRgate_c::Create() {
JUT_ASSERT(448, jnt != 0);
jnt->setCallBack(nodeCallBack);
mpGateModel->setUserArea((u32)this);
mpGateModel->setUserArea((uintptr_t)this);
}
}
}
@@ -832,7 +832,7 @@ void daObjRgate_c::demoProc() {
int daObjRgate_c::getDemoAction() {
static char* action_table[] = {"WAIT", "ADJUSTMENT", "UNLOCK", "OPEN"};
return dComIfGp_evmng_getMyActIdx(mStaffID, action_table, ARRAY_SIZE(action_table), 0, 0);
return dComIfGp_evmng_getMyActIdx(mStaffID, action_table, ARRAY_SIZEU(action_table), 0, 0);
}
/* 80CBBDB0-80CBBE18 002190 0068+00 1/0 0/0 0/0 .text Execute__12daObjRgate_cFPPA3_A4_f