RetroArch
|
#include <menu_driver.h>
Public Attributes | |
const char * | path |
const char * | label |
unsigned | type |
uint32_t | label_hash |
size_t | idx |
int | retcode |
menu_file_list_cbs_t * | cbs |
menu_file_list_cbs_t* menu_ctx_bind::cbs |
size_t menu_ctx_bind::idx |
const char* menu_ctx_bind::label |
uint32_t menu_ctx_bind::label_hash |
const char* menu_ctx_bind::path |
int menu_ctx_bind::retcode |
unsigned menu_ctx_bind::type |