version 1.21 | version 1.22 | |||
---|---|---|---|---|
|
| |||
#define CFAPI_PPLAYER 11 | #define CFAPI_PPLAYER 11 | |||
#define CFAPI_PPARTY 12 | #define CFAPI_PPARTY 12 | |||
#define CFAPI_PREGION 13 | #define CFAPI_PREGION 13 | |||
#define CFAPI_INT16 14 | ||||
typedef void* (*f_plug_api) (int* type, ...); | typedef void* (*f_plug_api) (int* type, ...); | |||
typedef int (*f_plug_postinit) (void); | typedef int (*f_plug_postinit) (void); |
Legend:
|