delete variables.h

This commit is contained in:
Pheenoh
2021-02-20 23:11:44 -05:00
parent 9f0fde1848
commit 0267924dc1
106 changed files with 3046 additions and 2838 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
#include "dolphin/types.h"
typedef void* (*fop_ScnItFunc)(void*,void*);
typedef void* (*fop_ScnItFunc)(void*, void*);
void* fopScnIt_Judge(fop_ScnItFunc pFunc1, void* pFunc2);