Merge pull request #91 from Aftnet/master

Build fix
This commit is contained in:
Twinaphex 2017-07-27 14:29:34 +02:00 committed by GitHub
commit 838f4b9ad5

View File

@ -28,6 +28,8 @@
RETRO_BEGIN_DECLS
typedef struct RFILE RFILE;
#define FILE RFILE
#define fopen rfopen