missing changes

This commit is contained in:
2024-07-01 17:43:41 -04:00
parent 6d4745700f
commit 7c64e20f9c
4 changed files with 16 additions and 7 deletions

View File

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