We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25df239 commit e6abb13Copy full SHA for e6abb13
2 files changed
game/commandline.cpp
@@ -4,8 +4,6 @@
4
#include <Tempest/TextCodec>
5
#include <cstring>
6
7
-#include "gothic.h"
8
-
9
#include "utils/installdetect.h"
10
#include "utils/fileutil.h"
11
#include "utils/string_frm.h"
game/graphics/mdlvisual.cpp
@@ -9,7 +9,6 @@
#include "world/objects/interactive.h"
#include "world/objects/item.h"
#include "world/world.h"
12
-#include "utils/fileext.h"
13
#include "gothic.h"
14
15
using namespace Tempest;
0 commit comments