ManaPlus
|
#include "net/eathena/cashshophandler.h"
#include "net/eathena/cashshoprecv.h"
#include "net/eathena/messageout.h"
#include "net/eathena/protocolout.h"
#include "utils/foreach.h"
#include "resources/item/shopitem.h"
#include "debug.h"
Go to the source code of this file.
Namespaces | |
EAthena | |
Variables | |
int | packetVersion |
int | itemIdLen |
|
extern |
Definition at line 130 of file client.cpp.
Referenced by EAthena::CashShopHandler::buyItem(), and EAthena::CashShopHandler::buyItems().
|
extern |
Definition at line 125 of file client.cpp.
Referenced by EAthena::CashShopHandler::buyItem(), EAthena::CashShopHandler::buyItems(), EAthena::CashShopHandler::close(), EAthena::CashShopHandler::requestPoints(), EAthena::CashShopHandler::requestTab(), and EAthena::CashShopHandler::schedule().