Skip to content

Commit

Permalink
Oops
Browse files Browse the repository at this point in the history
  • Loading branch information
pmandin committed May 26, 2007
1 parent e3d4870 commit 8d927a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/video/gem/SDL_gemvideo.c
Expand Up @@ -467,7 +467,7 @@ int GEM_VideoInit(_THIS, SDL_PixelFormat *vformat)
SDL_AtariGL_InitPointers(this);
#endif

video->info.wm_available = 1;
this->info.wm_available = 1;

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

0 comments on commit 8d927a1

Please sign in to comment.