mirror of
https://github.com/libretro/RetroArch
synced 2025-02-13 03:40:33 +00:00
Fix warnings
This commit is contained in:
parent
b7eba4b28f
commit
60aa6bf3fb
@ -159,9 +159,9 @@ void IMAGE_CORE_PREFIX(retro_set_environment)(retro_environment_t cb)
|
||||
static const struct retro_variable vars[] = {
|
||||
{ NULL, NULL },
|
||||
};
|
||||
|
||||
|
||||
#ifndef RARCH_INTERNAL
|
||||
struct retro_vfs_interface_info vfs_iface_info = { 1, NULL };
|
||||
#endif
|
||||
|
||||
IMAGE_CORE_PREFIX(environ_cb) = cb;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user