(Code Formatting)Fix Indentation

This commit is contained in:
Spirrwell 2019-06-29 13:54:59 -04:00
parent 39728eb5d4
commit 4f5de01d8e

View file

@ -219,7 +219,7 @@ ShutdownGraphics(void)
last_display = vid_displayindex->value;
}
else {
SDL_GetWindowPosition(window,
SDL_GetWindowPosition(window,
&last_position_x, &last_position_y);
}