Use SDL_WINDOWPOS_CENTERED_DISPLAY(n), which is really the macro behind SDL_WINDOWPOS_CENTERED.
SDL_WINDOWPOS_CENTERED_DISPLAY(n)
SDL_WINDOWPOS_CENTERED
Guesstimation, pending testing.
Closes #47 (closed)