|
OpenGothic
Open source reimplementation of Gothic I and II
|
#include "inventory.h"#include <Tempest/Log>#include "world/objects/item.h"#include "world/objects/npc.h"#include "world/objects/interactive.h"#include "world/world.h"#include "game/gamescript.h"#include "serialize.h"#include "gothic.h"