|
Pol
Revision:cb584c9
|
#include <string>#include "../clib/clib_endian.h"#include "../clib/rawtypes.h"#include "globals/uvars.h"#include "network/packethelper.h"#include "network/packets.h"#include "pktdef.h"#include "pktin.h"Go to the source code of this file.
Namespaces | |
| Pol | |
| Pol::Core | |
Functions | |
| void | Pol::Core::handle_get_tip (Network::Client *client, PKTIN_A7 *msg) |
| bool | Pol::Core::send_tip (Network::Client *client, const char *tipname, unsigned short tipnum) |
| void | Pol::Core::send_tip (Network::Client *client, const std::string &tiptext) |
Definition in file tips.cpp.