111
This commit is contained in:
@@ -100,4 +100,7 @@ typedef int (*fnUseGlod)(void *CUser, int a1, int a3, int a4);
|
||||
// 通过副本
|
||||
typedef void (*fnBossDieCheckSend)(void *a1, void *a2, void *a3);
|
||||
|
||||
// 放弃副本
|
||||
typedef void (*fnGiveup_Game)(void *CParty, void *CUser, bool a3, bool a4, bool a5);
|
||||
|
||||
__END_DECLS
|
||||
Reference in New Issue
Block a user