RetroArch
Public Attributes | List of all members
retro_system_info Struct Reference

#include <libretro.h>

Public Attributes

const char * library_name
 
const char * library_version
 
const char * valid_extensions
 
bool need_fullpath
 
bool block_extract
 

Member Data Documentation

◆ block_extract

bool retro_system_info::block_extract

◆ library_name

const char* retro_system_info::library_name

◆ library_version

const char* retro_system_info::library_version

◆ need_fullpath

bool retro_system_info::need_fullpath

◆ valid_extensions

const char* retro_system_info::valid_extensions

The documentation for this struct was generated from the following file: