FIx linker error in editors

This commit is contained in:
2014-12-12 12:55:54 -05:00
parent f1660cf7ed
commit 6151a24916
20 changed files with 10 additions and 31 deletions

View File

@@ -45,7 +45,6 @@ extern location pc_pos[6];
extern bool map_visible,diff_depth_ok;
extern sf::RenderWindow mini_map;
//extern short town_size[3];
extern short town_type;
extern sf::Texture pc_gworld;
extern cScenario scenario;
extern cUniverse univ;