|
102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
|
#include <dttr_pcdogs.h>
Data Fields | |
| int16_t | x |
| Offset 0x0. | |
| int16_t | y |
| Offset 0x2. | |
| int16_t | z |
| Offset 0x4. | |
| int16_t | padding |
| Offset 0x6. | |
Definition at line 2257 of file dttr_pcdogs.h.
| int16_t DTTR_PCDOGS_T_Mesh_Vertex3D::padding |
Offset 0x6.
Definition at line 2261 of file dttr_pcdogs.h.
| int16_t DTTR_PCDOGS_T_Mesh_Vertex3D::x |
Offset 0x0.
Definition at line 2258 of file dttr_pcdogs.h.
| int16_t DTTR_PCDOGS_T_Mesh_Vertex3D::y |
Offset 0x2.
Definition at line 2259 of file dttr_pcdogs.h.
| int16_t DTTR_PCDOGS_T_Mesh_Vertex3D::z |
Offset 0x4.
Definition at line 2260 of file dttr_pcdogs.h.