mirror of
https://github.com/ekeeke/Genesis-Plus-GX.git
synced 2024-11-10 21:05:12 +01:00
Buildfix
This commit is contained in:
parent
838f4b9ad5
commit
1fd384e827
@ -24,12 +24,12 @@
|
|||||||
#define __LIBRETRO_SDK_FILE_STREAM_TRANSFORMS_H
|
#define __LIBRETRO_SDK_FILE_STREAM_TRANSFORMS_H
|
||||||
|
|
||||||
#include <retro_common_api.h>
|
#include <retro_common_api.h>
|
||||||
|
|
||||||
|
#include <streams/file_stream.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
RETRO_BEGIN_DECLS
|
RETRO_BEGIN_DECLS
|
||||||
|
|
||||||
typedef struct RFILE RFILE;
|
|
||||||
|
|
||||||
#define FILE RFILE
|
#define FILE RFILE
|
||||||
|
|
||||||
#define fopen rfopen
|
#define fopen rfopen
|
||||||
|
Loading…
Reference in New Issue
Block a user