i hate this

This commit is contained in:
Brady McDermott
2023-10-28 22:15:24 -06:00
parent f1e0a17b3d
commit 7dd1875e1d
3 changed files with 40 additions and 11 deletions

View File

@@ -85,6 +85,7 @@ BOOL RemoveItem(_In_ PITEM pi);
BOOL ExecuteItem(_In_ PITEM pi);
// Save/Load helper functions
VOID UpdateGroup(_In_ PGROUP pg);
BOOL VerifyGroup(_In_ PGROUP pg, _In_ BOOL bRepair);
// Helper functions
UINT CalculateGroupMemory(_In_ PGROUP pGroup, _In_ UINT cItems, _In_ BOOL bLean);
// Group Window