adjustments

This commit is contained in:
2025-11-07 00:41:44 -05:00
parent e632bc4c78
commit 32b69d50cb
4 changed files with 24 additions and 39 deletions

View File

@@ -56,7 +56,7 @@ Host_API :: struct {
}
ThreadMemory :: struct {
using _: ThreadWorkerContext,
using _: ThreadWorkerContext,
// Per-thread profiling
spall_buffer_backing: [SPALL_BUFFER_DEFAULT_SIZE]byte,