mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-23 16:09:47 +00:00
(Vita) Define PSP_O_RDONLY
This commit is contained in:
parent
8c64729db0
commit
ed1690f819
@ -23,6 +23,7 @@
|
||||
# include <psp2/io/fcntl.h>
|
||||
# include <psp2/io/dirent.h>
|
||||
|
||||
#define PSP_O_RDONLY PSP2_O_RDONLY
|
||||
#define PSP_O_RDWR PSP2_O_RDWR
|
||||
#define PSP_O_CREAT PSP2_O_CREAT
|
||||
#define PSP_O_WRONLY PSP2_O_WRONLY
|
||||
|
Loading…
Reference in New Issue
Block a user