This commit is contained in:
twinaphex 2017-12-24 18:53:03 +01:00
parent 6d484b7724
commit 2e1e2cb406

View File

@ -24,12 +24,11 @@
#define __LIBRETRO_SDK_FILE_STREAM_TRANSFORMS_H
#include <retro_common_api.h>
#include <streams/file_stream.h>
#include <string.h>
RETRO_BEGIN_DECLS
typedef struct RFILE RFILE;
#define FILE RFILE
#undef fopen