]> 4ch.mooo.com Git - 16.git/blobdiff - src/sountest.c
replaced the getptr function with the one from wolfenstien! wwww
[16.git] / src / sountest.c
index e85744255626ad27501bd21b3e218a2666ee44e1..8fd5b0258bad32564014a153e8dcf493b598df9b 100644 (file)
@@ -131,5 +131,6 @@ void main(int argc, char near *argv[])
                adlib_update_groupA0(0,&adlib_fm[0]);\r
        }
        printf("!\n");
+       shutdown_adlib();
        IN_Shutdown();
 }