variables.h
changeset 3977 513433ebd092
parent 3933 231ae3c419f4
child 4077 d4d440dd8925
equal deleted inserted replaced
3976:6135bc445350 3977:513433ebd092
   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.
   312 
   313 
   313 VARDEF char *_newgrf_files[32];
   314 VARDEF char *_newgrf_files[32];
   314 
   315 
   315 
   316 
   316 VARDEF Vehicle *_place_clicked_vehicle;
   317 VARDEF Vehicle *_place_clicked_vehicle;