mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 02:42:22 +01:00
great
pickup combining, almost finish shadow stones, fix some bugs with gadgets, clean up some code.
This commit is contained in:
@@ -65,6 +65,9 @@ namespace Addresses
|
||||
extern inline uint64 PickupInitialize = 0;
|
||||
extern inline uint64 FreeEntry = 0;
|
||||
extern inline uint64 FreeArrayOfEntries = 0;
|
||||
extern inline uint64 UpdateTrackedAttributesLea = 0;
|
||||
extern inline uint64 CombinePickupLea = 0;
|
||||
extern inline uint64 CreateBuildingActorCallForDeco = 0;
|
||||
|
||||
void SetupVersion(); // Finds Engine Version
|
||||
void FindAll();
|
||||
|
||||
Reference in New Issue
Block a user