Various cleanup

This commit is contained in:
LagoLunatic
2025-02-23 19:59:54 -05:00
parent 730b74e2e3
commit c4ad9f7241
84 changed files with 406 additions and 319 deletions
+2 -2
View File
@@ -937,8 +937,8 @@ bool dNpc_chkAttn(fopAc_ac_c* i_this, cXyz destPos, f32 param_3, f32 param_4, f3
return ret;
}
static void dummyfunc(int i_pathInf) {
JUT_ASSERT(0, i_pathInf != 0);
static void dummyfunc(dStage_dPath_c* i_pathInf) {
JUT_ASSERT(0, i_pathInf != NULL);
}
dCcD_SrcCyl dNpc_cyl_src = {