![]() |
ManaPlus
|
#include "net/eathena/traderecv.h"#include "itemcolormanager.h"#include "notifymanager.h"#include "being/playerinfo.h"#include "enums/resources/notifytypes.h"#include "gui/windows/tradewindow.h"#include "net/messagein.h"#include "net/ea/traderecv.h"#include "resources/inventory/inventory.h"#include "resources/item/item.h"#include "resources/item/itemoptionslist.h"#include "debug.h"Go to the source code of this file.
Namespaces | |
| EAthena | |
| EAthena::TradeRecv | |
Variables | |
| int | serverVersion |
| int | EAthena::TradeRecv::mQuantity = 0 |
| int | EAthena::TradeRecv::mItemIndex = -1 |
|
extern |
Definition at line 124 of file client.cpp.