This commit is contained in:
Judah Caruso 2026-02-18 21:58:47 -07:00
parent bf4fa361b9
commit 995813279f

View file

@ -92,6 +92,7 @@ frame(void) {
static void
cleanup(void) {
sdtx_shutdown();
sg_shutdown();
}