Christmas Day Update

This commit is contained in:
2024-12-18 12:39:55 +01:00
parent 0090d894c4
commit 45907301ee
36 changed files with 724 additions and 184 deletions

View File

@@ -5,7 +5,9 @@
#define BINARY_PAYLOAD_SIZE 0x0B500000
// Decide whether to load the game as lib or to inject it
#if 1
#define INJECT_HOST_AS_LIB
#endif
#pragma warning(push)
#pragma warning(disable: 4100)