Scenario Editor: continue to regroup some static variables in a class,

gfxsheets.hpp: do not remove party sheet when we enter a scenario,
+ minor cleanings...
This commit is contained in:
ALONSO Laurent
2021-11-01 12:46:23 +01:00
committed by Celtic Minstrel
parent 386632131c
commit da703c1159
14 changed files with 215 additions and 212 deletions

View File

@@ -28,8 +28,7 @@ extern short cen_x, cen_y, overall_mode;
extern bool editing_town,change_made;
extern short cur_viewing_mode;
extern cTown* town;
extern short mode_count,to_create,cur_town;
extern ter_num_t template_terrain[64][64];
extern short cur_town;
extern cScenario scenario;
extern cOutdoors* current_terrain;
extern location cur_out;