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 bb59575f5..4cb875beb 100644 --- a/variables.h +++ b/variables.h @@ -307,7 +307,6 @@ VARDEF byte _switch_mode; VARDEF StringID _switch_mode_errorstr; 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. |