declare map_visible to make editors compile
Please forgive me
This commit is contained in:
@@ -83,6 +83,8 @@ char start_name[256];
|
||||
// This is just to make location.hpp compile, and represents nothing:
|
||||
location center;
|
||||
|
||||
bool map_visible = false;
|
||||
|
||||
static void process_args(int argc, char* argv[]) {
|
||||
preprocess_args(argc, argv);
|
||||
clara::Args args(argc, argv);
|
||||
|
Reference in New Issue
Block a user