Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

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 825547f commit effc8ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/video/gem/SDL_gemvideo.c
Expand Up @@ -479,6 +479,8 @@ GEM_VideoInit(_THIS, SDL_PixelFormat * vformat)
SDL_AtariGL_InitPointers(this);
#endif

this->info.wm_available = 1;

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

0 comments on commit effc8ab

Please sign in to comment.