sketch out new unwind cache types

This commit is contained in:
Ryan Fleury
2024-03-21 13:53:12 -07:00
parent 1466b27385
commit 2c9ff37b2c
4 changed files with 35 additions and 15 deletions
-1
View File
@@ -6931,7 +6931,6 @@ df_core_begin_frame(Arena *arena, DF_CmdList *cmds, F32 dt)
if(cache_node->unwind.error != 0)
{
good = 0;
break;
}
}
if(good)