This commit is contained in:
lepelog
2021-04-01 00:15:05 +02:00
parent 9e739c7166
commit 69ca1a23d2
6 changed files with 45 additions and 56 deletions
+4
View File
@@ -3,4 +3,8 @@
#include "dolphin/types.h"
typedef void (*cAPIGph_Mthd)(void);
extern cAPIGph_Mthd g_cAPI_Interface[6];
#endif /* C_API_H */