Nuke several globals; some were unused, others moved to universe

This commit is contained in:
2015-10-06 19:06:46 -04:00
parent bd3aa33807
commit 76168b2071
15 changed files with 64 additions and 82 deletions

View File

@@ -40,7 +40,7 @@ extern sf::RenderWindow mainPtr;
extern rectangle d_rects[80];
extern short d_rect_index[80];
extern bool diff_depth_ok,current_file_has_maps;
extern bool current_file_has_maps;
bool choice_active[6];
extern short which_pc_displayed;