we love gc

This commit is contained in:
Milxnor
2023-04-23 20:19:18 -04:00
parent 94dc2a0907
commit 358a2a9ef2
8 changed files with 82 additions and 17 deletions

View File

@@ -63,7 +63,9 @@ namespace Addresses
extern inline uint64 EnterAircraft = 0;
extern inline uint64 SetTimer = 0;
extern inline uint64 PickupInitialize = 0;
extern inline uint64 FreeEntry = 0;
extern inline uint64 FreeArrayOfEntries = 0;
void SetupVersion(); // Finds Engine Version
void FindAll();
void Print();