11
This commit is contained in:
@@ -265,6 +265,10 @@ static SendPacksWORD _SendPacksWord = (SendPacksWORD)0x1128580;
|
||||
typedef int(__fastcall* SendPacksDWORD)(DWORD thisc, int Seat, int Parm);
|
||||
static SendPacksDWORD _SendPacksDWord = (SendPacksDWORD)0x11285B0;
|
||||
|
||||
//收包函数 地址
|
||||
typedef DWORD(__fastcall RecvPacks)(DWORD thisc , DWORD zer, DWORD a1, DWORD a2 , DWORD a3, DWORD a4, unsigned int a5);
|
||||
//static SendPacks* _SendPacks = (SendPacks*)0x11F98D0;
|
||||
|
||||
|
||||
//公告Class this地址
|
||||
typedef DWORD NoticeClass;
|
||||
|
||||
Reference in New Issue
Block a user