misc changes, hot reload is broken

This commit is contained in:
2024-03-20 00:44:43 -04:00
parent 737e8596f3
commit 2d5e308046
10 changed files with 40 additions and 29 deletions

View File

@ -335,7 +335,7 @@ main :: proc()
delta_ns = time.tick_lap_time( & host_tick )
host_tick = time.tick_now()
free_all( arena_allocator( & state.transient))
// free_all( arena_allocator( & state.transient))
}
// Determine how the run_cyle completed, if it failed due to an error,