1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-10 12:32:20 +02:00

Added AlwaysIncludeUser, fixed context cleanup order

This commit is contained in:
Brian Fiete 2020-12-29 12:41:43 -08:00
parent 8dbfd1b0e3
commit 1954152a6d
9 changed files with 134 additions and 57 deletions

View file

@ -58,7 +58,8 @@ public:
CompileState_None,
CompileState_Normal,
CompileState_Unreified,
CompileState_VData
CompileState_VData,
CompileState_Cleanup
};
struct Stats