This commit is contained in:
Gray
2024-03-17 17:00:41 -04:00
parent e1dc0ba5d1
commit 4965141ff9
6 changed files with 18 additions and 9 deletions

View File

@@ -21,6 +21,7 @@ extern inline double Fortnite_Version = 0; // For example, 4.1, 6.21, etc. // Pr
extern inline int Fortnite_CL = 0;
#define PROD // this doesnt do anything besides remove processeventhook and some assert stuff
#define ABOVE_S20
struct PlaceholderBitfield
{
@@ -59,8 +60,6 @@ inline bool IsRestartingSupported()
return Engine_Version >= 419 && Engine_Version < 424;
}
// #define ABOVE_S20
/*
enum class AllocatorType