mirror of
https://github.com/yawut/SDL.git
synced 2026-09-12 19:16:42 -05:00
Merged revision 3455 from SDL 1.2, fixing documentation typo.
This commit is contained in:
@@ -104,7 +104,7 @@ CLASS="PROGRAMLISTING"
|
||||
SDL_ExposeEvent expose;
|
||||
SDL_QuitEvent quit;
|
||||
SDL_UserEvent user;
|
||||
SDL_SywWMEvent syswm;
|
||||
SDL_SysWMEvent syswm;
|
||||
} SDL_Event;</PRE
|
||||
></DIV
|
||||
><DIV
|
||||
@@ -991,4 +991,4 @@ VALIGN="top"
|
||||
></DIV
|
||||
></BODY
|
||||
></HTML
|
||||
>
|
||||
>
|
||||
|
||||
@@ -18,7 +18,7 @@ SDL_Event\- General event structure
|
||||
SDL_ExposeEvent expose;
|
||||
SDL_QuitEvent quit;
|
||||
SDL_UserEvent user;
|
||||
SDL_SywWMEvent syswm;
|
||||
SDL_SysWMEvent syswm;
|
||||
} SDL_Event;\fR
|
||||
.fi
|
||||
.PP
|
||||
|
||||
Reference in New Issue
Block a user