Mana
|
#include "net/tmwa/npchandler.h"
#include "actorspritemanager.h"
#include "event.h"
#include "localplayer.h"
#include "net/net.h"
#include "net/npchandler.h"
#include "net/tmwa/messagein.h"
#include "net/tmwa/messageout.h"
#include "net/tmwa/protocol.h"
#include "utils/stringutils.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::NpcHandler * | npcHandler |
|
extern |