aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--simon/simon.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/simon/simon.h b/simon/simon.h
index 6ed283ea8b..09189678d8 100644
--- a/simon/simon.h
+++ b/simon/simon.h
@@ -130,13 +130,6 @@ public:
File *_game_file;
- File *_voice_file;
- uint32 *_voice_offsets;
- SoundFormat _voice_type;
- File *_effects_file;
- uint32 *_effects_offsets;
- SoundFormat _effects_type;
-
byte *_stripped_txt_mem;
uint _text_size;
uint _stringtab_num, _stringtab_pos, _stringtab_numalloc;