SDL: Center window on current monitor during vidmode change
Use SDL_WINDOWPOS_CENTERED_DISPLAY(n)
, which is really the macro behind SDL_WINDOWPOS_CENTERED
.
Guesstimation, pending testing.
Closes #47 (closed)
Merge request reports
Activity
Filter activity
Please register or sign in to reply