mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-19 05:22:39 -04:00
Add return type and static keyword for more static funcs
This commit is contained in:
+1
-1
@@ -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 */
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user