|
Pol
Revision:cb584c9
|
#include "getitem.h"#include <cstdio>#include "../clib/clib_endian.h"#include "../clib/rawtypes.h"#include "containr.h"#include "item/item.h"#include "mobile/charactr.h"#include "network/client.h"#include "pktdef.h"#include "pktin.h"#include "reftypes.h"#include "statmsg.h"#include "ufunc.h"#include "uobject.h"#include "uworld.h"Go to the source code of this file.
Namespaces | |
| Pol | |
| Pol::Core | |
Functions | |
| void | Pol::Core::get_item (Network::Client *client, PKTIN_07 *msg) |
| void | Pol::Core::undo_get_item (Mobile::Character *chr, Items::Item *item) |
Definition in file getitem.cpp.