2 parents a11d97f + 6fab586 commit 3b541e2Copy full SHA for 3b541e2
1 file changed
examples/vulkan/src/main.zig
@@ -544,6 +544,7 @@ fn loop() !bool {
544
window.destroy();
545
events.deinit();
546
wio.deinit();
547
+ threaded.deinit();
548
_ = debug_allocator.deinit();
549
return false;
550
},
0 commit comments