removal of old XboxOneStuff

This commit is contained in:
honzapatCZ
2021-07-21 15:10:39 +02:00
parent 36456bfe74
commit c17d86a134
308 changed files with 225 additions and 26405 deletions

View File

@@ -7,11 +7,7 @@
#include "../Win32/Win32Defines.h"
// Platform description
#if PLATFORM_XBOX_ONE
#define PLATFORM_TYPE PlatformType::XboxOne
#else
#define PLATFORM_TYPE PlatformType::UWP
#endif
// Use AOT for Mono
#define USE_MONO_AOT 1