This commit is contained in:
Gray
2025-07-18 18:40:13 -04:00
parent 8f0ce8919e
commit 62ffdccd42
15 changed files with 292 additions and 82 deletions

View File

@@ -89,6 +89,8 @@ namespace Addresses
namespace Offsets
{
extern inline uint64 PropName = 0;
extern inline uint64 Next = 0;
extern inline uint64 Func = 0;
extern inline uint64 PropertiesSize = 0;
extern inline uint64 Children = 0;