ptmf syntax

This commit is contained in:
Jcw87
2023-11-23 00:06:09 -08:00
parent e2a3c6b7bf
commit 5359c59323
10 changed files with 103 additions and 103 deletions
+2 -2
View File
@@ -204,8 +204,8 @@ BOOL daIball_c::dead() {
/* 800F3A48-800F3E78 .text checkGeo__9daIball_cFv */
void daIball_c::checkGeo() {
static ModeFunc mode_proc[] = {
&mode_wait,
&mode_water,
&daIball_c::mode_wait,
&daIball_c::mode_water,
};
mPrevSpeedY = speed.y;