variables.h
changeset 172 8d8b3383470d
parent 156 8fef5e5752d6
child 185 646403e35006
--- a/variables.h	Mon Sep 06 21:47:12 2004 +0000
+++ b/variables.h	Mon Sep 06 22:46:02 2004 +0000
@@ -282,6 +282,7 @@
 
 // Used when switching from the intro menu.
 VARDEF byte _switch_mode;
+VARDEF StringID _switch_mode_errorstr;
 VARDEF bool _exit_game;
 VARDEF SmallFiosItem _file_to_saveload;
 VARDEF byte _make_screenshot;