mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-24 08:30:16 +00:00
Not needed
This commit is contained in:
parent
a7585f9988
commit
150fe15eaf
@ -234,7 +234,7 @@ enumerate_audio_devices(char *buf, size_t buflen)
|
||||
|
||||
RETRO_API void VIDEOPROC_CORE_PREFIX(retro_set_environment)(retro_environment_t cb)
|
||||
{
|
||||
struct retro_variable envvars[3] = { NULL };
|
||||
struct retro_variable envvars[3] = {};
|
||||
char video_devices[ENVVAR_BUFLEN];
|
||||
char audio_devices[ENVVAR_BUFLEN];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user