aboutsummaryrefslogtreecommitdiff
path: root/simon/simon.h
diff options
context:
space:
mode:
authorTravis Howell2003-07-21 09:11:21 +0000
committerTravis Howell2003-07-21 09:11:21 +0000
commit93cb369da7d251d55661b108dca633ff47412b84 (patch)
treee3770ea30b9516cc8636d2d0f050b45099ec5484 /simon/simon.h
parent2b5cc772d71a15622dc970793fbb6f9c03763772 (diff)
downloadscummvm-rg350-93cb369da7d251d55661b108dca633ff47412b84.tar.gz
scummvm-rg350-93cb369da7d251d55661b108dca633ff47412b84.tar.bz2
scummvm-rg350-93cb369da7d251d55661b108dca633ff47412b84.zip
Rename variable
svn-id: r9106
Diffstat (limited to 'simon/simon.h')
-rw-r--r--simon/simon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/simon/simon.h b/simon/simon.h
index 6f1d698b4d..ac0e7515e5 100644
--- a/simon/simon.h
+++ b/simon/simon.h
@@ -249,7 +249,7 @@ protected:
bool _skip_speech;
byte _video_var_9;
- uint _midi_sfx;
+ uint _sound_file_id;
int16 _last_music_played;
int16 _next_music_to_play;