This commit is contained in:
twinaphex 2017-02-24 06:52:45 +01:00
parent af02707298
commit 26474ee99e

View File

@ -22,7 +22,8 @@
RETRO_BEGIN_DECLS
bool find_libretro_core(char *fullpath,
size_t sizeof_fullpath, char *needle, const char * ext);
RETRO_END_DECLS