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
@@ -12,7 +12,7 @@ void dWpillar_c::jointCallBack(int) {
}
/* 8023E9E4-8023EA28 .text dWpillar_jointCallBack__FP7J3DNodei */
void dWpillar_jointCallBack(J3DNode*, int) {
static BOOL dWpillar_jointCallBack(J3DNode*, int) {
/* Nonmatching */
}