RetroArch
|
#include <file_list.h>
Public Attributes | |
char * | path |
char * | label |
char * | alt |
unsigned | type |
size_t | directory_ptr |
size_t | entry_idx |
void * | userdata |
void * | actiondata |
void* item_file::actiondata |
char* item_file::alt |
size_t item_file::directory_ptr |
size_t item_file::entry_idx |
char* item_file::label |
char* item_file::path |
unsigned item_file::type |
void* item_file::userdata |