variables.h
changeset 3933 a5f08e17f4a0
parent 3900 4984308f9125
child 3977 edb5b94e2094
equal deleted inserted replaced
3932:882af4997b60 3933:a5f08e17f4a0
   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;