From 7665890d9738b14180d03e0f6de34851b932b572 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Tue, 22 Jul 2003 20:38:01 +0000 Subject: forgot to commit this one svn-id: r9133 --- backends/sdl/sdl-common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backends/sdl') 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 { -- cgit v1.2.3