Skip to content
Snippets Groups Projects
Commit 57e169a8 authored by DarkGod's avatar DarkGod
Browse files

Fix AMD display weirdness

parent 50f54374
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -1577,6 +1577,9 @@ int main(int argc, char *argv[])
pass_command_args(argc, argv);
// yes its duplicated I know
init_blank_surface();
SDL_Event event;
while (!exit_engine)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment