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
@@ -32,7 +32,7 @@ BOOL daObjSwlight::Act_c::_delete() {
}
/* 00000CB8-00000CC0 .text jnodeCB_moon__Q212daObjSwlight5Act_cFP7J3DNodei */
void daObjSwlight::Act_c::jnodeCB_moon(J3DNode*, int) {
BOOL daObjSwlight::Act_c::jnodeCB_moon(J3DNode*, int) {
/* Nonmatching */
}