blob: 93aced61e0744619b6ce766cc5110fb4fa034e23 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
#if !(defined(GO) && defined(GOM) && defined(GO2) && defined(DATA))
#error Meh....
#endif
//GO(C_GetFunctionList,
//GO(C_GetInterface,
//GO(C_GetInterfaceList,
//GO(FC_GetFunctionList,
//GO(FC_GetInterface,
//GO(FC_GetInterfaceList,
//GO(NSC_GetFunctionList,
//GO(NSC_GetInterface,
//GO(NSC_GetInterfaceList,
//GO(NSC_ModuleDBFunc,
|