Some cleanup

need todo string interning next....
This commit is contained in:
2024-03-08 19:51:46 -05:00
parent cb58f4faef
commit c395cbaeb6
7 changed files with 94 additions and 71 deletions

View File

@ -100,7 +100,7 @@ startup :: proc( persistent_mem, frame_mem, transient_mem, files_buffer_mem : ^V
engine_refresh_hz = 30
ui_resize_border_width = 20
ui_resize_border_width = 10
}
Desired_OS_Scheduler_MS :: 1