variables.h File Reference
Messing file that will cease to exist some time in the future.
More...
Go to the source code of this file.
|
Defines |
|
#define | VARDEF extern |
Variables |
|
VARDEF uint16 | _tick_counter |
|
VARDEF byte | _age_cargo_skip_counter |
|
VARDEF uint16 | _disaster_delay |
|
VARDEF uint16 | _station_tick_ctr |
|
VARDEF uint32 | _cur_town_ctr |
|
VARDEF uint32 | _cur_town_iter |
|
VARDEF uint | _cur_company_tick_index |
|
VARDEF uint | _next_competitor_start |
|
VARDEF byte | _trees_tick_ctr |
|
VARDEF int | _palette_animation_counter |
|
VARDEF uint32 | _realtime_tick |
|
VARDEF bool | _do_autosave |
|
VARDEF int | _autosave_ctr |
|
VARDEF byte | _display_opt |
|
VARDEF int | _caret_timer |
|
VARDEF bool | _rightclick_emulate |
|
VARDEF bool | _generating_world |
|
VARDEF byte | _switch_mode |
|
VARDEF char | _savegame_format [8] |
|
VARDEF char * | _config_file |
|
VARDEF char * | _highscore_file |
|
VARDEF char * | _log_file |
|
const byte | _tileh_to_sprite [32] |
|
VARDEF char | _screenshot_name [128] |
|
VARDEF bool | _dedicated_forks |
Detailed Description
Messing file that will cease to exist some time in the future.
Definition in file variables.h.