Add return type and static keyword for more static funcs

This commit is contained in:
LagoLunatic
2024-02-01 22:26:39 -05:00
parent 0a6ada87cc
commit e8506099f0
43 changed files with 62 additions and 62 deletions
+1 -1
View File
@@ -62,7 +62,7 @@ void daObjJump::Act_c::rideCB(dBgW*, fopAc_ac_c*, fopAc_ac_c*) {
}
/* 00000E74-00000F48 .text jnodeCB_lower__Q29daObjJump5Act_cFP7J3DNodei */
void daObjJump::Act_c::jnodeCB_lower(J3DNode*, int) {
BOOL daObjJump::Act_c::jnodeCB_lower(J3DNode*, int) {
/* Nonmatching */
}