|
102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
|
Data Fields | |
| yyjson_mut_val * | root |
| yyjson_mut_val * | graphics |
| yyjson_mut_val * | audio |
| yyjson_mut_val * | modding |
| yyjson_mut_val * | gamepad |
| 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().
| 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().
| 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().
| 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().
| yyjson_mut_val* config_json_objects::root |
Definition at line 332 of file io.c.
Referenced by config_object_for_section().