libretro: apple platforms build fix
This commit is contained in:
parent
f04ddad94f
commit
2511a19d2d
|
@ -9,6 +9,7 @@
|
|||
#include "cfg/option.h"
|
||||
#include <zlib.h>
|
||||
#include <time.h>
|
||||
#include <errno.h>
|
||||
|
||||
const char* maple_sega_controller_name = "Dreamcast Controller";
|
||||
const char* maple_sega_vmu_name = "Visual Memory";
|
||||
|
|
Loading…
Reference in New Issue