add session replay functions
This commit is contained in:
+2
-2
@@ -96,11 +96,11 @@ void send_command_with_header(std::shared_ptr<Client> c, const void* data,
|
||||
|
||||
|
||||
|
||||
S_ServerInit_DC_PC_GC_02_17_92_9B prepare_server_init_contents_dc_pc_gc(
|
||||
S_ServerInit_DC_PC_GC_02_17_91_9B prepare_server_init_contents_dc_pc_gc(
|
||||
bool initial_connection,
|
||||
uint32_t server_key,
|
||||
uint32_t client_key);
|
||||
S_ServerInit_BB_03 prepare_server_init_contents_bb(
|
||||
S_ServerInit_BB_03_9B prepare_server_init_contents_bb(
|
||||
const parray<uint8_t, 0x30>& server_key,
|
||||
const parray<uint8_t, 0x30>& client_key,
|
||||
bool use_secondary_message);
|
||||
|
||||
Reference in New Issue
Block a user