Mercurial > sdl-ios-xcode
diff docs/html/guidecdromexamples.html @ 181:e5bc29de3f0a
Updated from the SDL Documentation Project
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Fri, 14 Sep 2001 02:41:09 +0000 |
parents | 55f1f1b3e27d |
children | 355632dca928 |
line wrap: on
line diff
--- a/docs/html/guidecdromexamples.html Thu Sep 13 16:41:03 2001 +0000 +++ b/docs/html/guidecdromexamples.html Fri Sep 14 02:41:09 2001 +0000 @@ -201,7 +201,7 @@ // 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