Pol
Revision:cb584c9
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
tildecmd.h
Go to the documentation of this file.
1
6
#ifndef __TILECMD_H
7
#define __TILECMD_H
8
9
#include "../clib/rawtypes.h"
10
11
namespace
Pol
12
{
13
namespace
Network
14
{
15
class
Client;
16
}
17
namespace
Core
18
{
19
bool
process_tildecommand
( Network::Client* client,
const
char
* textbuf );
20
bool
process_tildecommand
( Network::Client* client,
const
u16
* wtextbuf );
21
}
22
}
23
#endif
Pol::Core::process_tildecommand
bool process_tildecommand(Network::Client *client, const char *textbuf)
Definition:
tildecmd.cpp:38
u16
unsigned short u16
Definition:
rawtypes.h:26
Pol
Definition:
berror.cpp:12
pol
tildecmd.h
Generated on Wed Oct 10 2018 02:42:29 for Pol by
1.8.11