notes on 'eval space'; first step to evaluating debugger-space things

This commit is contained in:
Ryan Fleury
2024-08-14 16:26:47 -07:00
parent 857bf44001
commit ed75b253f7
5 changed files with 42 additions and 1 deletions
+1
View File
@@ -1110,6 +1110,7 @@ struct DF_State
// rjf: top-level state
Arena *arena;
U64 frame_index;
U64 frame_eval_memread_endt_us;
F64 time_in_seconds;
F32 dt;
F32 seconds_til_autosave;