#include "configuration.h"
#include "inventory.h"
#include "item.h"
#include "itemshortcut.h"
#include "localplayer.h"
#include "utils/stringutils.h"
Go to the source code of this file.
Variables | |
ItemShortcut::ItemShortcut * | itemShortcut |
ItemShortcut::ItemShortcut* itemShortcut |
Definition at line 30 of file itemshortcut.cpp.