trying single threaded

This commit is contained in:
PS 2021-09-26 16:50:51 -05:00
parent e625c20f07
commit 04b351e792
1 changed files with 103 additions and 103 deletions

View File

@ -169,7 +169,7 @@ typedef DRAW_FONT_CODEPOINT(platform_draw_font_codepoint);
// Worker Threads
#define PLATFORM_THREAD_COUNT 3
#define PLATFORM_THREAD_COUNT 0
RESET_WORK_QUEUE(ResetWorkQueue)
{