Mercurial > sdl-ios-xcode
comparison src/video/gem/SDL_gemvideo.c @ 2106:2714a8976e37
GEM has a window manager, of course
author | Patrice Mandin <patmandin@gmail.com> |
---|---|
date | Sat, 26 May 2007 19:46:04 +0000 |
parents | adf732f1f016 |
children | 757dfb38f574 |
comparison
equal
deleted
inserted
replaced
2105:12bcd4fd2606 | 2106:2714a8976e37 |
---|---|
477 | 477 |
478 #if SDL_VIDEO_OPENGL | 478 #if SDL_VIDEO_OPENGL |
479 SDL_AtariGL_InitPointers(this); | 479 SDL_AtariGL_InitPointers(this); |
480 #endif | 480 #endif |
481 | 481 |
482 this->info.wm_available = 1; | |
483 | |
482 /* We're done! */ | 484 /* We're done! */ |
483 return (0); | 485 return (0); |
484 } | 486 } |
485 | 487 |
486 SDL_Rect ** | 488 SDL_Rect ** |