Updated from the SDL Documentation Project

This commit is contained in:
Sam Lantinga
2001-09-14 02:41:09 +00:00
parent 128d20567a
commit 8e53533809
355 changed files with 2317 additions and 1398 deletions

View File

@@ -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