|
Pol
Revision:cb584c9
|
#include "spelbook.h"#include <sstream>#include <stddef.h>#include "../clib/cfgelem.h"#include "../clib/logfacility.h"#include "../clib/streamsaver.h"#include "../plib/systemstate.h"#include "baseobject.h"#include "globals/uvars.h"#include "item/itemdesc.h"#include "mobile/charactr.h"#include "network/client.h"#include "network/packethelper.h"#include "network/packets.h"#include "polclass.h"#include "ufunc.h"#include "uobject.h"Go to the source code of this file.
Namespaces | |
| Pol | |
| Pol::Core | |
Functions | |
| void | Pol::Core::send_spellbook_contents (Network::Client *client, Spellbook &spellbook) |
Definition in file spelbook.cpp.