#include "player_packet.h" int SendPlayerPacket(player_packet *pakcet, game_server *config) { return 0; }