libretro: apple platforms build fix

This commit is contained in:
Eric Warmenhoven 2023-06-14 16:09:19 -07:00 committed by flyinghead
parent f04ddad94f
commit 2511a19d2d
1 changed files with 1 additions and 0 deletions

View File

@ -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";