This commit is contained in:
Milxnor
2023-06-28 12:41:38 -04:00
parent 26abeab332
commit 1d531befa4

View File

@@ -20,7 +20,7 @@ extern inline int Engine_Version = 0; // For example, 420, 421, etc. // Prevent
extern inline double Fortnite_Version = 0; // For example, 4.1, 6.21, 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 int Fortnite_CL = 0;
// #define PROD // this doesnt do anything besides remove processeventhook and some assert stuff #define PROD // this doesnt do anything besides remove processeventhook and some assert stuff
struct PlaceholderBitfield struct PlaceholderBitfield
{ {