more progress...

This commit is contained in:
2024-05-13 01:56:39 -04:00
parent 595de438af
commit e8c3312b69
7 changed files with 203 additions and 94 deletions

View File

@ -200,6 +200,7 @@ update :: proc( delta_time : f64 ) -> b32
ui_screen_tick()
//region WorkspaceImgui Tick
if false
{
profile("Workspace Imgui")