forked from mirrors/0ad
f10bdf5089
* SDL_WINDOW_RESIZABLE must be set when creating the window, apparently only fullscreen flags take effect in SDL_SetWindowFullscreen * Stores window position, so a window can be restored to both its original position and size, rather than defaults * Changes initial window position from undefined to centered, it caused some problems with window positioning returning from fullscreen mode This was SVN commit r15827.