Prevent redefinition of typedef; C11 only

This commit is contained in:
Twinaphex 2017-09-22 04:43:17 +02:00
parent 3c04a9776c
commit 4bbaa65361

View File

@ -30,9 +30,9 @@
#include <retro_common_api.h>
#include <boolean.h>
RETRO_BEGIN_DECLS
#include <libchdr/chd.h>
typedef struct _chd_file chd_file;
RETRO_BEGIN_DECLS
enum intfstream_type
{