Expand CStateManager.

- Expand ct/dt
- Add AllocateUniqueId
- Add rstl::set, multimap, reserved_vector::resize


Former-commit-id: 92def96f31
This commit is contained in:
Henrique Gemignani Passos Lima
2022-11-15 15:45:15 +02:00
parent e02198a8c9
commit 45ec66abc2
14 changed files with 189 additions and 37 deletions

View File

@@ -13,6 +13,8 @@ public:
private:
// TODO
uchar x0_pad[0xe8];
};
CHECK_SIZEOF(CActorModelParticles, 0xe8);
#endif // _CACTORMODELPARTICLES