aboutsummaryrefslogtreecommitdiff
path: root/scumm/player_v1.cpp
diff options
context:
space:
mode:
authorTorbjörn Andersson2005-06-24 16:14:39 +0000
committerTorbjörn Andersson2005-06-24 16:14:39 +0000
commit06985285a0aed905f69fb0c0f5502130d4bbadd7 (patch)
tree67f4cf281a3b03f599a512f99861a03b363251ad /scumm/player_v1.cpp
parent587a90ed26ad19d6f8a9e130b485d77accca9527 (diff)
downloadscummvm-rg350-06985285a0aed905f69fb0c0f5502130d4bbadd7.tar.gz
scummvm-rg350-06985285a0aed905f69fb0c0f5502130d4bbadd7.tar.bz2
scummvm-rg350-06985285a0aed905f69fb0c0f5502130d4bbadd7.zip
Whitespace changes.
svn-id: r18453
Diffstat (limited to 'scumm/player_v1.cpp')
-rw-r--r--scumm/player_v1.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/scumm/player_v1.cpp b/scumm/player_v1.cpp
index 0ca5c7af46..6f57b9eb99 100644
--- a/scumm/player_v1.cpp
+++ b/scumm/player_v1.cpp
@@ -33,7 +33,6 @@ namespace Scumm {
#define TIMER_BASE_FREQ 1193000
#define FIXP_SHIFT 16
-
Player_V1::Player_V1(ScummEngine *scumm, bool pcjr) : Player_V2(scumm, pcjr) {
// Initialize channel code
for (int i = 0; i < 4; ++i)