This commit is contained in:
2024-07-02 01:42:32 -04:00
parent 9d18a43f64
commit 0f4ad9bdd1
6 changed files with 43 additions and 26 deletions

View File

@@ -707,7 +707,7 @@ etiam dignissim diam quis enim. Convallis convallis tellus id interdum.`
cleanup :: proc "c" () {
context = runtime.default_context()
// ve.shutdown( & demo_ctx.ve_ctx )
ve.shutdown( & demo_ctx.ve_ctx )
gfx.shutdown()
}