mirror of
https://github.com/yawut/SDL.git
synced 2026-08-20 07:44:03 -05:00
Updated from the SDL Documentation Project
This commit is contained in:
@@ -201,7 +201,7 @@ CLASS="PROGRAMLISTING"
|
||||
|
||||
// Play first and second track and 10 seconds of third track:
|
||||
if ( CD_INDRIVE(SDL_CDStatus(cdrom)) )
|
||||
SDL_CDPlayTracks(cdrom, 0, 0, 2, 10);</PRE
|
||||
SDL_CDPlayTracks(cdrom, 0, 0, 2, CD_FPS * 10);</PRE
|
||||
></P
|
||||
></DIV
|
||||
></DIV
|
||||
|
||||
Reference in New Issue
Block a user