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

Data Fields

bool is_iso
char cache_root [DTTR_ISO_MAX_PATH]
char game_root [DTTR_ISO_MAX_PATH]

Detailed Description

Definition at line 15 of file game_data.c.

Field Documentation

◆ cache_root

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().

◆ game_root

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().

◆ is_iso

bool game_data_source::is_iso

Definition at line 16 of file game_data.c.

Referenced by dttr_game_data_init().


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