|
102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
|
#include "gui_internal.h"Go to the source code of this file.
Functions | |
| void | draw_audio_tab (const DTTR_ImGuiDialogContext *ctx, config_ui_state *state) |
Variables | |
| static const char * | TOOLTIP_MSS_SAMPLE_GAIN = "MSS Sample Gain. Default: 1.0." |
| static const char * | TOOLTIP_MSS_SAMPLE_PREEMPHASIS |
| void draw_audio_tab | ( | const DTTR_ImGuiDialogContext * | ctx, |
| config_ui_state * | state ) |
Definition at line 7 of file gui_tab_audio.c.
References begin_tab_settings_table(), ctx, DTTR_CONFIG_UI_INPUT_W, end_settings_table(), FIELD_LABEL_STATE, labeled_input_float(), state, TOOLTIP_MSS_SAMPLE_GAIN, and TOOLTIP_MSS_SAMPLE_PREEMPHASIS.
|
static |
Definition at line 3 of file gui_tab_audio.c.
Referenced by draw_audio_tab().
|
static |
Definition at line 4 of file gui_tab_audio.c.
Referenced by draw_audio_tab().