d_a_obj_ikada OK

This commit is contained in:
LagoLunatic
2026-08-13 14:23:30 -04:00
parent 3af34ad575
commit e1e081f37b
14 changed files with 106 additions and 103 deletions
+1 -1
View File
@@ -226,7 +226,7 @@ bool daObj_Warpt_c::createBodyHeap() {
}
/* 00000620-00000648 .text ride_CB__FP4dBgWP10fopAc_ac_cP10fopAc_ac_c */
void ride_CB(dBgW*, fopAc_ac_c* a_this, fopAc_ac_c* arg2) {
static void ride_CB(dBgW*, fopAc_ac_c* a_this, fopAc_ac_c* arg2) {
((daObj_Warpt_c*)a_this)->_ride(arg2);
}