SDL_Libretro
SDL3-power libretro frontend.
Loading...
Searching...
No Matches
Macros
SDL_libretro_vfs.h File Reference

SDL_libretro - SDL3 Virtual File System interface for libretro. More...

Go to the source code of this file.

Macros

#define SDL_LIBRETRO_DISABLE_VFS
 Allows disabling the SDL3 libretro Virtual File System.
 

Detailed Description

SDL_libretro - SDL3 Virtual File System interface for libretro.

Definition in file SDL_libretro_vfs.h.

Macro Definition Documentation

◆ SDL_LIBRETRO_DISABLE_VFS

#define SDL_LIBRETRO_DISABLE_VFS

Allows disabling the SDL3 libretro Virtual File System.

Use this if you're implementing your own VFS.

See also
SDL_Libretro_SetVFS

Definition at line 19 of file SDL_libretro_vfs.h.