Skip to content

Commit

Permalink
GEM has a window manager, of course
Browse files Browse the repository at this point in the history
  • Loading branch information
pmandin committed May 26, 2007
1 parent 292f15a commit 175f620
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/video/gem/SDL_gemvideo.c
Expand Up @@ -467,6 +467,8 @@ int GEM_VideoInit(_THIS, SDL_PixelFormat *vformat)
SDL_AtariGL_InitPointers(this);
#endif

video->info.wm_available = 1;

/* We're done! */
return(0);
}
Expand Down

0 comments on commit 175f620

Please sign in to comment.