This commit is contained in:
Milxnor
2023-03-11 23:30:19 -05:00
parent 07950d84a2
commit ea7086c85f
28 changed files with 714 additions and 125 deletions

View File

@@ -42,6 +42,7 @@ namespace Addresses
extern inline uint64 LoadPlayset = 0;
extern inline uint64 SetZoneToIndex = 0;
extern inline uint64 CompletePickupAnimation = 0;
extern inline uint64 CanActivateAbility = 0;
void SetupVersion(); // Finds Engine Version
void FindAll();