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

Data Fields

yyjson_mut_val * root
yyjson_mut_val * graphics
yyjson_mut_val * audio
yyjson_mut_val * modding
yyjson_mut_val * gamepad

Detailed Description

Definition at line 331 of file io.c.

Field Documentation

◆ audio

yyjson_mut_val* config_json_objects::audio

Definition at line 334 of file io.c.

Referenced by config_object_for_section(), and DTTR_Config_Save().

◆ gamepad

yyjson_mut_val* config_json_objects::gamepad

Definition at line 336 of file io.c.

Referenced by config_object_for_section(), and DTTR_Config_Save().

◆ graphics

yyjson_mut_val* config_json_objects::graphics

Definition at line 333 of file io.c.

Referenced by config_object_for_section(), and DTTR_Config_Save().

◆ modding

yyjson_mut_val* config_json_objects::modding

Definition at line 335 of file io.c.

Referenced by config_object_for_section(), and DTTR_Config_Save().

◆ root

yyjson_mut_val* config_json_objects::root

Definition at line 332 of file io.c.

Referenced by config_object_for_section().


The documentation for this struct was generated from the following file:
  • modules/common/src/config/io.c