|
102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
|
Data Fields | |
| bool | is_iso |
| char | cache_root [DTTR_ISO_MAX_PATH] |
| char | game_root [DTTR_ISO_MAX_PATH] |
Definition at line 15 of file game_data.c.
| char game_data_source::cache_root[DTTR_ISO_MAX_PATH] |
Definition at line 17 of file game_data.c.
Referenced by dttr_game_data_init().
| char game_data_source::game_root[DTTR_ISO_MAX_PATH] |
Definition at line 18 of file game_data.c.
Referenced by dttr_game_data_init().
| bool game_data_source::is_iso |
Definition at line 16 of file game_data.c.
Referenced by dttr_game_data_init().