variables.h
changeset 3933 231ae3c419f4
parent 3900 2c84ed52709d
child 3977 513433ebd092
equal deleted inserted replaced
3932:dfe10fa5ce4f 3933:231ae3c419f4
   307 VARDEF StringID _switch_mode_errorstr;
   307 VARDEF StringID _switch_mode_errorstr;
   308 VARDEF bool _exit_game;
   308 VARDEF bool _exit_game;
   309 VARDEF SmallFiosItem _file_to_saveload;
   309 VARDEF SmallFiosItem _file_to_saveload;
   310 VARDEF byte _make_screenshot;
   310 VARDEF byte _make_screenshot;
   311 
   311 
   312 VARDEF byte _get_z_hint; // used as a hint to getslopez to return the right height at a bridge.
       
   313 
   312 
   314 VARDEF char *_newgrf_files[32];
   313 VARDEF char *_newgrf_files[32];
   315 
   314 
   316 
   315 
   317 VARDEF Vehicle *_place_clicked_vehicle;
   316 VARDEF Vehicle *_place_clicked_vehicle;