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
@@ -7,7 +7,7 @@
#include "dolphin/types.h"
/* 000000EC-00000110 .text CreateHeapCB__7daStoneFP10fopAc_ac_c */
void daStone::CreateHeapCB(fopAc_ac_c*) {
BOOL daStone::CreateHeapCB(fopAc_ac_c*) {
/* Nonmatching */
}