|
102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
|
#include <dttr_config.h>
Data Fields | |
| const char * | label |
| int | value |
Definition at line 142 of file dttr_config.h.
| const char* DTTR_ConfigChoice::label |
Definition at line 143 of file dttr_config.h.
Referenced by choice_combo(), and gamepad_button_row_label().
| int DTTR_ConfigChoice::value |
Definition at line 144 of file dttr_config.h.
Referenced by choice_combo(), config_parse_choice(), and gamepad_button_row_action().