aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/sound_lol.cpp
diff options
context:
space:
mode:
authorJohannes Schickel2009-05-24 15:06:28 +0000
committerJohannes Schickel2009-05-24 15:06:28 +0000
commit7c1eb057146af11793c627327f3fefe309d27fbb (patch)
treee8337059c1e4c34b07ca88dd489f3e4cbd8a1330 /engines/kyra/sound_lol.cpp
parente9401655dd84618e3bf6cf82a58e78c33f41b384 (diff)
downloadscummvm-rg350-7c1eb057146af11793c627327f3fefe309d27fbb.tar.gz
scummvm-rg350-7c1eb057146af11793c627327f3fefe309d27fbb.tar.bz2
scummvm-rg350-7c1eb057146af11793c627327f3fefe309d27fbb.zip
Strip trailing whitespaces.
svn-id: r40866
Diffstat (limited to 'engines/kyra/sound_lol.cpp')
-rw-r--r--engines/kyra/sound_lol.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/kyra/sound_lol.cpp b/engines/kyra/sound_lol.cpp
index 1c6d427661..72624ef789 100644
--- a/engines/kyra/sound_lol.cpp
+++ b/engines/kyra/sound_lol.cpp
@@ -48,7 +48,7 @@ bool LoLEngine::snd_playCharacterSpeech(int id, int8 speaker, int) {
_lastSpeechId = id;
_lastSpeaker = speaker;
_nextSpeechId = _nextSpeaker = -1;
-
+
char pattern1[8];
char pattern2[5];
char file1[13];