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

#include <dttr_loader.h>

Data Fields

bool is_iso
char cache_root [MAX_PATH]
char game_root [MAX_PATH]

Detailed Description

Definition at line 7 of file dttr_loader.h.

Field Documentation

◆ cache_root

char DTTR_LoaderIsoContext::cache_root[MAX_PATH]

Definition at line 9 of file dttr_loader.h.

Referenced by dttr_launcher_main(), and resolve_iso_direct().

◆ game_root

char DTTR_LoaderIsoContext::game_root[MAX_PATH]

Definition at line 10 of file dttr_loader.h.

Referenced by dttr_launcher_main(), and resolve_iso_direct().

◆ is_iso

bool DTTR_LoaderIsoContext::is_iso

Definition at line 8 of file dttr_loader.h.

Referenced by dttr_launcher_main(), and resolve_iso_direct().


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