freg
0.3
Free-Roaming Elementary Game
|
#include <QJsonDocument>
#include <QJsonObject>
#include <QFile>
#include "BlockManager.h"
#include "CraftManager.h"
Go to the source code of this file.
Functions | |
bool | ItemsLess (const CraftItem *item1, const CraftItem *item2) |
Variables | |
const CraftManager * | craft_manager |
Definition at line 57 of file CraftManager.cpp.
const CraftManager* craft_manager |
Definition at line 26 of file CraftManager.cpp.