aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scumm/imuse_digi/dimuse_tables.cpp2
-rw-r--r--scumm/player_v1.cpp2
-rw-r--r--scumm/player_v2.cpp2
-rw-r--r--scumm/player_v2.h2
-rw-r--r--scumm/player_v2a.cpp2
5 files changed, 5 insertions, 5 deletions
diff --git a/scumm/imuse_digi/dimuse_tables.cpp b/scumm/imuse_digi/dimuse_tables.cpp
index 78e5e00564..94dab0964a 100644
--- a/scumm/imuse_digi/dimuse_tables.cpp
+++ b/scumm/imuse_digi/dimuse_tables.cpp
@@ -615,4 +615,4 @@ _GRELEASEPTR(GBVARS_FTSTATEMUSICTABLE_INDEX , GBVARS_SCUMM)
_GRELEASEPTR(GBVARS_FTSEQMUSICTABLE_INDEX , GBVARS_SCUMM)
_GEND
-#endif \ No newline at end of file
+#endif
diff --git a/scumm/player_v1.cpp b/scumm/player_v1.cpp
index bc49b0d5c8..6af19808df 100644
--- a/scumm/player_v1.cpp
+++ b/scumm/player_v1.cpp
@@ -604,4 +604,4 @@ void Player_V1::generatePCjrSamples(int16 *data, uint len) {
lowPassFilter(data, len);
}
-} // End of namespace Scumm \ No newline at end of file
+} // End of namespace Scumm
diff --git a/scumm/player_v2.cpp b/scumm/player_v2.cpp
index 1c2698b8b6..c191282f98 100644
--- a/scumm/player_v2.cpp
+++ b/scumm/player_v2.cpp
@@ -1011,4 +1011,4 @@ _GRELEASEPTR(GBVARS_SPKFREQTABLE_INDEX, GBVARS_SCUMM)
_GRELEASEPTR(GBVARS_PCJRFREQTABLE_INDEX, GBVARS_SCUMM)
_GEND
-#endif \ No newline at end of file
+#endif
diff --git a/scumm/player_v2.h b/scumm/player_v2.h
index 99a1139bc7..c8c42f5402 100644
--- a/scumm/player_v2.h
+++ b/scumm/player_v2.h
@@ -153,4 +153,4 @@ private:
} // End of namespace Scumm
-#endif \ No newline at end of file
+#endif
diff --git a/scumm/player_v2a.cpp b/scumm/player_v2a.cpp
index e5515f4945..b82c13467b 100644
--- a/scumm/player_v2a.cpp
+++ b/scumm/player_v2a.cpp
@@ -1267,4 +1267,4 @@ int Player_V2A::getSoundStatus(int nr) const {
return 0;
}
-} // End of namespace Scumm \ No newline at end of file
+} // End of namespace Scumm