changeset 2106 | 2714a8976e37 |
parent 2043 | adf732f1f016 |
child 2107 | 757dfb38f574 |
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 ** |