try to fix linker errors without new globals
This commit is contained in:
@@ -101,8 +101,6 @@ fs::path game_dir;
|
||||
fs::path game_binary;
|
||||
extern std::string last_load_file;
|
||||
|
||||
bool map_visible = false;
|
||||
|
||||
enum class eLaunchType {LOC,START,ENTRANCE};
|
||||
|
||||
static void launch_scenario(eLaunchType type) {
|
||||
|
Reference in New Issue
Block a user