aboutsummaryrefslogtreecommitdiff
path: root/engines/hopkins/sound.h
diff options
context:
space:
mode:
authorStrangerke2012-12-14 01:49:22 +0100
committerStrangerke2012-12-14 01:49:22 +0100
commit95025312a7c3b184fef3818ece1f1d55b7fb19d1 (patch)
tree699d2c84ac0bb7eea3dff0720409dd9e67911115 /engines/hopkins/sound.h
parentfb5d1736fa8e0a513e8f9125760412e79d9bbe7a (diff)
downloadscummvm-rg350-95025312a7c3b184fef3818ece1f1d55b7fb19d1.tar.gz
scummvm-rg350-95025312a7c3b184fef3818ece1f1d55b7fb19d1.tar.bz2
scummvm-rg350-95025312a7c3b184fef3818ece1f1d55b7fb19d1.zip
HOPKINS: Janitorial - Remove trailing space and double semi columns
Diffstat (limited to 'engines/hopkins/sound.h')
-rw-r--r--engines/hopkins/sound.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/hopkins/sound.h b/engines/hopkins/sound.h
index 206bea89e3..8a151531b2 100644
--- a/engines/hopkins/sound.h
+++ b/engines/hopkins/sound.h
@@ -164,7 +164,7 @@ public:
void PLAY_SAMPLE(int wavIndex, int voiceMode);
void PLAY_SAMPLE2(int idx);
void PLAY_WAV(int wavIndex);
-
+
void syncSoundSettings();
void updateScummVMSoundSettings();
void checkSounds();