rnd-19981026-1
[rocksndiamonds.git] / src / main.c
index 509e038f41914eeb21a7c294500daf97f54baa98..74650e2b2809c1f19649ebbf2cc75a737d43d9fd 100644 (file)
@@ -105,6 +105,8 @@ struct SoundInfo    Sound[NUM_SOUNDS];
 struct RecordingInfo   tape;
 struct OptionInfo      options;
 struct SetupInfo       setup;
+struct SetupFileList   *setup_list = NULL;
+struct SetupFileList   *level_setup_list = NULL;
 
 struct JoystickInfo joystick[2] =
 {