GEM has a window manager, of course
--HG-- branch : SDL-1.2 extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%402313
This commit is contained in:
parent
4fbac0bf45
commit
3e7810109a
1 changed files with 2 additions and 0 deletions
|
@ -467,6 +467,8 @@ int GEM_VideoInit(_THIS, SDL_PixelFormat *vformat)
|
||||||
SDL_AtariGL_InitPointers(this);
|
SDL_AtariGL_InitPointers(this);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
video->info.wm_available = 1;
|
||||||
|
|
||||||
/* We're done! */
|
/* We're done! */
|
||||||
return(0);
|
return(0);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue