(Xbox) Skip warnings

This commit is contained in:
twinaphex 2019-07-04 20:18:17 +02:00
parent ef669533c8
commit 35c2810d6e

View File

@ -41,11 +41,12 @@
# include <xtl.h>
# define INVALID_FILE_ATTRIBUTES -1
# else
# include <io.h>
# include <fcntl.h>
# include <direct.h>
# include <windows.h>
# endif
# include <io.h>
#else
# if defined(PSP)
# include <pspiofilemgr.h>