aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/he/animation_he.cpp
diff options
context:
space:
mode:
authorTravis Howell2006-06-28 14:14:21 +0000
committerTravis Howell2006-06-28 14:14:21 +0000
commite17fe8e88b3ab38bf35489aaf52d3d0dd0b12811 (patch)
tree9e04a0de1e61da3c4eef9e7351fedd9db5c643b7 /engines/scumm/he/animation_he.cpp
parent1c197352268e23ea4c245635efee7b21de75bf32 (diff)
downloadscummvm-rg350-e17fe8e88b3ab38bf35489aaf52d3d0dd0b12811.tar.gz
scummvm-rg350-e17fe8e88b3ab38bf35489aaf52d3d0dd0b12811.tar.bz2
scummvm-rg350-e17fe8e88b3ab38bf35489aaf52d3d0dd0b12811.zip
Remove left over ;
svn-id: r23335
Diffstat (limited to 'engines/scumm/he/animation_he.cpp')
-rw-r--r--engines/scumm/he/animation_he.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/scumm/he/animation_he.cpp b/engines/scumm/he/animation_he.cpp
index 3fa58cac90..23d1231e97 100644
--- a/engines/scumm/he/animation_he.cpp
+++ b/engines/scumm/he/animation_he.cpp
@@ -80,7 +80,6 @@ void MoviePlayer::handleNextFrame() {
}
VirtScreen *pvs = &_vm->virtscr[kMainVirtScreen];
- ;
decodeNextFrame();