mirror of
https://github.com/encounter/SDL.git
synced 2025-12-08 21:17:45 +00:00
VITASDK compatibility
This commit is contained in:
committed by
Sam Lantinga
parent
7d89f09f74
commit
ca5e5d6154
@@ -29,7 +29,11 @@
|
||||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
#include <stdlib.h>
|
||||
#if DOLCEVITA
|
||||
#include <psp2/kernel/iofilemgr.h>
|
||||
#else
|
||||
#include <psp2/io/stat.h>
|
||||
#endif
|
||||
#include <sys/types.h>
|
||||
#include <limits.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
Reference in New Issue
Block a user