interact + pickuo

This commit is contained in:
Milxnor
2023-03-11 09:24:00 -05:00
parent 59c338c401
commit 07950d84a2
33 changed files with 663 additions and 150 deletions

View File

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