remove xbox support; it doesn't work, and it'd take too much effort to get it working again
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
# include "archutils/Darwin/Crash.h"
|
||||
using CrashHandler::IsDebuggerPresent;
|
||||
using CrashHandler::DebugBreak;
|
||||
#elif defined(XBOX)
|
||||
#else
|
||||
# include <unistd.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user