mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-12 23:26:07 +00:00
Expand CStateManager.
- Expand ct/dt
- Add AllocateUniqueId
- Add rstl::set, multimap, reserved_vector::resize
Former-commit-id: 92def96f31
This commit is contained in:
@@ -31,5 +31,6 @@ private:
|
||||
rstl::reserved_vector< TUniqueId, 20 > xf370_;
|
||||
rstl::reserved_vector< TUniqueId, 20 > xf39c_renderLast;
|
||||
};
|
||||
CHECK_SIZEOF(CStateManagerContainer, 0xf3c8);
|
||||
|
||||
#endif // _CSTATEMANAGERCONTAINER
|
||||
|
||||
Reference in New Issue
Block a user