Atleast we go ingame

This commit is contained in:
Gray
2024-03-21 18:27:42 -04:00
parent b3d9ab9e8b
commit 79bcabbbd0
18 changed files with 77 additions and 183 deletions

View File

@@ -29,6 +29,7 @@ typedef unsigned __int64 uint64;
extern inline int Engine_Version = 0; // For example, 420, 421, etc. // Prevent using this when possible.
extern inline double Fortnite_Version = 0; // For example, 4.1, 6.21, etc. // Prevent using this when possible.
extern inline int Fortnite_CL = 0;
extern inline int32 GSRandSeed = 0;
// #define PROD // this doesnt do anything besides remove processeventhook and some assert stuff
// DEPRACTERD ^^^ (see Globals::bDeveloperMode)