ManaPlus
|
#include "net/tmwa/inventoryhandler.h"
#include "const/net/inventory.h"
#include "enums/equipslot.h"
#include "net/tmwa/messageout.h"
#include "net/tmwa/protocolout.h"
#include "resources/item/item.h"
#include "debug.h"
Go to the source code of this file.
Namespaces | |
TmwAthena | |
Variables | |
const EquipSlot::Type | EQUIP_CONVERT [] |
const EquipSlot::Type EQUIP_CONVERT[] |
Definition at line 38 of file inventoryhandler.cpp.