This commit is contained in:
lepelog
2021-04-01 00:15:05 +02:00
parent 0b09be34fb
commit 87bc0e711b
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 */