mirror of
https://github.com/libretro/gambatte-libretro.git
synced 2025-02-16 22:57:48 +00:00
Compile fix (#215)
This commit is contained in:
parent
b07e56998c
commit
28025be64d
@ -62,7 +62,7 @@ enum vfs_scheme
|
||||
VFS_SCHEME_CDROM
|
||||
};
|
||||
|
||||
#ifndef __WINRT__
|
||||
#if !(defined(__WINRT__) && defined(__cplusplus_winrt))
|
||||
#ifdef VFS_FRONTEND
|
||||
struct retro_vfs_file_handle
|
||||
#else
|
||||
|
Loading…
x
Reference in New Issue
Block a user