first part of collapsing globals/types/threadlocals path into being single viz block building path; more filtering ui work

This commit is contained in:
Ryan Fleury
2024-02-01 13:54:34 -08:00
parent 6740520bbe
commit be4c52b7ef
4 changed files with 86 additions and 440 deletions
+1
View File
@@ -204,6 +204,7 @@ df_state_delta_history_wind(DF_StateDeltaHistory *hist, Side side)
//- rjf: keys
internal DF_ExpandKey
df_expand_key_make(U64 parent_hash, U64 child_num)
{
DF_ExpandKey key;