aboutsummaryrefslogtreecommitdiff
path: root/backends/sdl
diff options
context:
space:
mode:
authorMax Horn2003-07-22 20:38:01 +0000
committerMax Horn2003-07-22 20:38:01 +0000
commit7665890d9738b14180d03e0f6de34851b932b572 (patch)
tree5f31925c29b08e522ca51d07601eb0cd4d03c3ce /backends/sdl
parent73e7afaf180b28daa561c7c24908f104be44858e (diff)
downloadscummvm-rg350-7665890d9738b14180d03e0f6de34851b932b572.tar.gz
scummvm-rg350-7665890d9738b14180d03e0f6de34851b932b572.tar.bz2
scummvm-rg350-7665890d9738b14180d03e0f6de34851b932b572.zip
forgot to commit this one
svn-id: r9133
Diffstat (limited to 'backends/sdl')
-rw-r--r--backends/sdl/sdl-common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/sdl/sdl-common.h b/backends/sdl/sdl-common.h
index 2a5fba2af8..917d641b38 100644
--- a/backends/sdl/sdl-common.h
+++ b/backends/sdl/sdl-common.h
@@ -146,7 +146,7 @@ protected:
// CD Audio
SDL_CD *_cdrom;
- int cd_track, cd_num_loops, cd_start, cd_duration;
+ int cd_track, cd_num_loops, cd_start_frame, cd_duration;
Uint32 cd_end_time, cd_stop_time, cd_next_second;
enum {