ManaPlus
Namespaces | Variables
loginhandler.cpp File Reference

(986a3bf)

#include "net/tmwa/loginhandler.h"
#include "net/serverfeatures.h"
#include "net/ea/loginrecv.h"
#include "net/tmwa/messageout.h"
#include "net/tmwa/network.h"
#include "net/tmwa/protocolout.h"
#include "debug.h"

Go to the source code of this file.

Namespaces

 TmwAthena
 

Variables

unsigned int tmwServerVersion
 
int itemIdLen
 

Variable Documentation

◆ itemIdLen

int itemIdLen
extern

Definition at line 130 of file client.cpp.

Referenced by TmwAthena::LoginHandler::updatePacketVersion().

◆ tmwServerVersion

unsigned int tmwServerVersion
extern

Definition at line 134 of file client.cpp.

Referenced by TmwAthena::LoginHandler::sendLoginRegister().