RetroArch
Public Attributes | List of all members
config_file_entry Struct Reference

#include <config_file.h>

Collaboration diagram for config_file_entry:
[legend]

Public Attributes

const char * key
 
const char * value
 
const struct config_entry_listnext
 

Member Data Documentation

◆ key

const char* config_file_entry::key

◆ next

const struct config_entry_list* config_file_entry::next

◆ value

const char* config_file_entry::value

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