|
Mana
|
#include "net/tmwa/gamehandler.h"#include "client.h"#include "event.h"#include "game.h"#include "localplayer.h"#include "log.h"#include "gui/okdialog.h"#include "net/tmwa/loginhandler.h"#include "net/tmwa/messagein.h"#include "net/tmwa/messageout.h"#include "net/tmwa/network.h"#include "net/tmwa/protocol.h"#include "utils/gettext.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. | |
Variables | |
| Net::GameHandler * | gameHandler |
|
extern |