aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThierry Crozat2019-05-17 21:55:48 +0100
committerThierry Crozat2019-05-17 21:55:48 +0100
commitd2e7446eff1e095227796605f952876854e42f92 (patch)
tree67c7bb82a7a16f99fd90a81772157cd70615289c
parent674e44f55b8ce29e51e1eb5cdb9c316fd5b6ddaa (diff)
downloadscummvm-rg350-d2e7446eff1e095227796605f952876854e42f92.tar.gz
scummvm-rg350-d2e7446eff1e095227796605f952876854e42f92.tar.bz2
scummvm-rg350-d2e7446eff1e095227796605f952876854e42f92.zip
KYRA: Add missing EOL on last line in POTFILES
This caused the updatepot target to fail as it was concatenated with the first line of the lure engine POTFILES.
-rw-r--r--engines/kyra/POTFILES2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/kyra/POTFILES b/engines/kyra/POTFILES
index 1de6833e3d..f58d183add 100644
--- a/engines/kyra/POTFILES
+++ b/engines/kyra/POTFILES
@@ -3,4 +3,4 @@ engines/kyra/engine/eobcommon.cpp
engines/kyra/engine/lol.cpp
engines/kyra/gui/saveload_eob.cpp
engines/kyra/graphics/screen_eob.cpp
-engines/kyra/sound/sound_midi.cpp \ No newline at end of file
+engines/kyra/sound/sound_midi.cpp