|
SDL_Libretro
SDL3-power libretro frontend.
|
SDL_libretro config saving/loading. More...
Go to the source code of this file.
Functions | |
| bool | SDL_Libretro_InitConfig (SDL_Libretro *lr, const char *org, const char *app) |
| Sets up the config file to be the default path, accoring to the organization and app name. | |
| bool | SDL_Libretro_InitConfigFile (SDL_Libretro *lr, const char *file) |
| Initializes the config system based on the given file. | |
SDL_libretro config saving/loading.
Definition in file SDL_libretro_config.h.