Mercurial > sdl-ios-xcode
diff docs/html/guidebasicsinit.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/guidebasicsinit.html Thu Sep 13 16:41:03 2001 +0000 +++ b/docs/html/guidebasicsinit.html Fri Sep 14 02:41:09 2001 +0000 @@ -86,7 +86,7 @@ CLASS="FUNCTION" >SDL_InitSubSystem</TT ></A ->. <TT +>). <TT CLASS="FUNCTION" >SDL_Init</TT > must be called before any other SDL function. It automatically initializes the Event Handling, File I/O and Threading subsystems and it takes a parameter specifying which other subsystems to initialize. So, to initialize the default subsystems and the Video subsystems you would call: