|
102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
|
#include <dttr_iso.h>
Data Fields | |
| bool | open |
| char | iso_path [DTTR_ISO_MAX_PATH] |
Definition at line 9 of file dttr_iso.h.
| char DTTR_IsoImage::iso_path[DTTR_ISO_MAX_PATH] |
Definition at line 11 of file dttr_iso.h.
Referenced by DTTR_ISO_Close(), and DTTR_ISO_Open().
| bool DTTR_IsoImage::open |
Definition at line 10 of file dttr_iso.h.
Referenced by DTTR_ISO_Close(), DTTR_ISO_ExtractFile(), DTTR_ISO_ExtractTree(), and DTTR_ISO_Open().