Subj : src/conio/sdl_con.c To : Git commit to main/sbbs/master From : Deucе Date : Sun Mar 17 2024 12:29 pm https://gitlab.synchro.net/main/sbbs/-/commit/960cee2703cd4650f2805d4f Modified Files: src/conio/sdl_con.c Log Message: Do not attempt to clean up SDL unless it was initialized. Should fix js test suite on darwin. .