|
Mana
|
#include "net/tmwa/messagein.h"#include "being.h"#include "net/tmwa/protocol.h"#include <SDL_endian.h>Go to the source code of this file.
Namespaces | |
| namespace | TmwAthena |
| Warning: buffers and other variables are shared, so there can be only one connection active at a time. | |
Macros | |
| #define | MAKEWORD(low, high) |
| #define MAKEWORD | ( | low, | |
| high | |||
| ) |
Definition at line 30 of file messagein.cpp.