Commit message
This commit is contained in:
@@ -95,4 +95,9 @@ typedef int (*fnInitSkill)(int a1, int a2, int a3);
|
||||
// 游戏事件
|
||||
typedef int (*fnHistory_Log)(int a1, char *format, ...);
|
||||
|
||||
typedef int (*fnUseGlod)(void *CUser, int a1, int a3, int a4);
|
||||
|
||||
// 通过副本
|
||||
typedef void (*fnBossDieCheckSend)(void *a1, void *a2, void *a3);
|
||||
|
||||
__END_DECLS
|
||||
Reference in New Issue
Block a user