mirror of
https://github.com/libretro/RetroArch
synced 2025-02-06 18:40:49 +00:00
Add ifdef in griffin.c
This commit is contained in:
parent
69756ebd93
commit
9d27fdbe83
@ -152,8 +152,10 @@ CONFIG FILE
|
||||
#undef strcasecmp
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_CONFIGFILE
|
||||
#include "../libretro-common/file/config_file.c"
|
||||
#include "../libretro-common/file/config_file_userdata.c"
|
||||
#endif
|
||||
|
||||
/*============================================================
|
||||
CONTENT METADATA RECORDS
|
||||
|
Loading…
x
Reference in New Issue
Block a user