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

Data Fields

const char * label
config_tab_draw_fn draw

Detailed Description

Definition at line 8 of file gui_tabs.c.

Field Documentation

◆ draw

config_tab_draw_fn config_tab_spec::draw

Definition at line 10 of file gui_tabs.c.

Referenced by draw_tabs().

◆ label

const char* config_tab_spec::label

Definition at line 9 of file gui_tabs.c.

Referenced by draw_tabs().


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