Skip to content
Snippets Groups Projects
Commit ea900928 authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Revert last change reaper is explicitly disabled here.

parent d281862b
No related branches found
No related tags found
No related merge requests found
Pipeline #6165 failed
......@@ -296,10 +296,6 @@ void exit_sdl_con(void)
ciolib_reaper = 0;
if (sdl_init_good)
sdl_user_func_ret(SDL_USEREVENT_QUIT);
else {
if (ciolib_reaper)
exit(0);
}
}
void sdl_copytext(const char *text, size_t buflen)
......
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