evil haxx

This commit is contained in:
lizzie 2025-12-01 21:35:01 +00:00
parent a61fd63993
commit f907eb58b8
3 changed files with 6 additions and 4 deletions

View file

@ -6,8 +6,6 @@
#ifdef _WIN32
#include <windows.h>
#elif defined(__OPENORBIS__)
#include <orbis/libkernel.h>
#else
#include <sys/mman.h>
#endif