![]() |
ManaPlus
|
#include "net/eathena/buyingstorehandler.h"#include "being/being.h"#include "being/playerinfo.h"#include "const/net/inventory.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::BuyingStoreHandler::create().
|
extern |
Definition at line 125 of file client.cpp.
Referenced by EAthena::BuyingStoreHandler::close(), EAthena::BuyingStoreHandler::create(), EAthena::BuyingStoreHandler::open(), and EAthena::BuyingStoreHandler::sell().