From 3d04b69cbd3ab86b480eab124404c086b03cbbbc Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Sat, 13 Dec 2003 01:54:17 +0000 Subject: Don't switch voice file in simon2mac unless needed. svn-id: r11608 --- simon/sound.h | 1 + 1 file changed, 1 insertion(+) (limited to 'simon/sound.h') diff --git a/simon/sound.h b/simon/sound.h index c7da0bfdf0..a6217540a5 100644 --- a/simon/sound.h +++ b/simon/sound.h @@ -46,6 +46,7 @@ private: uint16 *_filenums; uint32 *_offsets; + uint16 _last_voice_file; public: PlayingSoundHandle _voice_handle; -- cgit v1.2.3