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

Package TOC entry used by the package table. Size-lane aliases share this storage. More...

#include <dttr_pcdogs.h>

Data Fields

uint32_t offset
 Offset 0x0.
uint32_t size
 Offset 0x4.

Detailed Description

Package TOC entry used by the package table. Size-lane aliases share this storage.

Definition at line 2729 of file dttr_pcdogs.h.

Field Documentation

◆ offset

uint32_t DTTR_PCDOGS_T_PKG_TOCEntry::offset

Offset 0x0.

Definition at line 2730 of file dttr_pcdogs.h.

Referenced by make_visit().

◆ size

uint32_t DTTR_PCDOGS_T_PKG_TOCEntry::size

Offset 0x4.

Definition at line 2731 of file dttr_pcdogs.h.

Referenced by default_load_entry(), and make_visit().


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