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

@@ -86,7 +86,7 @@ HREF="sdlinitsubsystem.html"
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: