|
102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
|
#include <dttr_pcdogs.h>
Data Fields | |
| uint16_t | count |
| Offset 0x0. | |
| uint16_t | reserved |
| Offset 0x2. | |
| DTTR_PCDOGS_T_Component_TrailObject * | ptr |
| Offset 0x4. | |
Definition at line 3450 of file dttr_pcdogs.h.
| uint16_t DTTR_PCDOGS_T_PKG_TrailListEntry::count |
Offset 0x0.
Definition at line 3451 of file dttr_pcdogs.h.
| DTTR_PCDOGS_T_Component_TrailObject* DTTR_PCDOGS_T_PKG_TrailListEntry::ptr |
Offset 0x4.
Definition at line 3453 of file dttr_pcdogs.h.
| uint16_t DTTR_PCDOGS_T_PKG_TrailListEntry::reserved |
Offset 0x2.
Definition at line 3452 of file dttr_pcdogs.h.