102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
Loading...
Searching...
No Matches
DTTR_ConfigChoice Struct Reference

#include <dttr_config.h>

Data Fields

const char * label
int value

Detailed Description

Definition at line 142 of file dttr_config.h.

Field Documentation

◆ label

const char* DTTR_ConfigChoice::label

Definition at line 143 of file dttr_config.h.

Referenced by choice_combo(), and gamepad_button_row_label().

◆ value

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().


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