mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-08-03 20:57:55 -04:00

* Rename `disable_endoom` to `fast_exit` * Rename `D_AllowQuitSound` to `D_QuitSoundEnabled` * Add separate `D_EndDoomEnabled` function * Move all ENDOOM checks to `D_AllowEndDoom` * Free/destroy SDL video resources on shutdown * Simplify