Fix PC Editor "Hide" menu item

This commit is contained in:
2014-11-28 02:19:36 -05:00
parent 07ff864f4b
commit 02e4f0a5d6
2 changed files with 1 additions and 3 deletions

View File

@@ -23,8 +23,6 @@ extern std::string get_str(std::string, short);
//extern stored_items_list_type stored_items[3];
extern cUniverse univ;
extern short dialog_answer;
extern short store_flags[3];
extern short current_active_pc;