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

@@ -128,7 +128,7 @@ extern short which_combat_type,num_targets_left;
extern ter_num_t combat_terrain[64][64];
extern location center;
extern location pc_pos[6];
extern short current_pc,town_type;
extern short current_pc;
extern short combat_active_pc,stat_screen_mode;
extern bool map_visible,diff_depth_ok;