diff options
Diffstat (limited to 'variables.h')
-rw-r--r-- | variables.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/variables.h b/variables.h index c42f590c7..85eac88a9 100644 --- a/variables.h +++ b/variables.h @@ -309,7 +309,6 @@ VARDEF bool _exit_game; VARDEF SmallFiosItem _file_to_saveload; VARDEF byte _make_screenshot; -VARDEF byte _get_z_hint; // used as a hint to getslopez to return the right height at a bridge. VARDEF char *_newgrf_files[32]; |