Subj : src/conio/sdl_con.c To : Git commit to main/sbbs/master From : Deucе Date : Mon Dec 26 2022 12:38 am https://gitlab.synchro.net/main/sbbs/-/commit/2fa700696c34fb298fd24c7b Modified Files: src/conio/sdl_con.c Log Message: Now that SDL_USEREVENT_SETVIDMODE takes a size, we can clean up sdl_setwinsize() and eliminate another race. .