rnd-19981123-3
[rocksndiamonds.git] / src / main.c
index 47c9100837c23fd051c26c47a2f7112425335a18..462be9b4d47d6d107af0bb02df499b37e530ef9f 100644 (file)
@@ -105,7 +105,7 @@ struct LevelInfo    level;
 struct PlayerInfo      stored_player[MAX_PLAYERS], *local_player = NULL;
 struct HiScore         highscore[MAX_SCORE_ENTRIES];
 struct SoundInfo       Sound[NUM_SOUNDS];
-struct RecordingInfo   tape;
+struct TapeInfo                tape;
 struct OptionInfo      options;
 struct SetupInfo       setup;
 struct SetupFileList   *setup_list = NULL;