Typo that broke Windows builds.
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401153
This commit is contained in:
parent
37c0610107
commit
004ec06058
1 changed files with 1 additions and 1 deletions
|
@ -651,7 +651,7 @@ int SDL_RegisterApp(char *name, Uint32 style, void *hInst)
|
|||
* Called from DIB_VideoQuit and DX5_VideoQuit when
|
||||
* SDL_QuitSubSystem(INIT_VIDEO) is called.
|
||||
*/
|
||||
void SDL_UnRegisterApp()
|
||||
void SDL_UnregisterApp()
|
||||
{
|
||||
WNDCLASS class;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue