1111
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
#include "DNFTOOL.h"
|
||||
|
||||
|
||||
|
||||
|
||||
//질분
|
||||
#if defined DRAGONBOX_SWITCH
|
||||
void sock::Pack_녜쉽(int idx, int code, void* p3, void* p4)
|
||||
{
|
||||
DWORD Size;
|
||||
@@ -25,12 +25,16 @@ void sock::Pack_
|
||||
std::cout << u8"130뵀澗관냥묘" << std::endl;
|
||||
|
||||
}
|
||||
#endif
|
||||
|
||||
void sock::R_Register_Pack()
|
||||
{
|
||||
auto Registerfunc = reinterpret_cast<register_pack_handler_t>(0x7186D0);
|
||||
|
||||
//질분
|
||||
#if defined DRAGONBOX_SWITCH
|
||||
Registerfunc(130, Pack_녜쉽, 0);
|
||||
#endif
|
||||
}
|
||||
|
||||
bool sock::Net_Get_Byte(BYTE& v)
|
||||
|
||||
Reference in New Issue
Block a user