|
102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
|
#include <dttr_pcdogs.h>
Data Fields | |
| int32_t | x |
| Offset 0x0. | |
| int32_t | y |
| Offset 0x4. | |
| int32_t | texture_id |
| Offset 0x8. | |
Definition at line 3011 of file dttr_pcdogs.h.
| int32_t DTTR_PCDOGS_T_Graphics_SpriteData::texture_id |
Offset 0x8.
Definition at line 3014 of file dttr_pcdogs.h.
| int32_t DTTR_PCDOGS_T_Graphics_SpriteData::x |
Offset 0x0.
Definition at line 3012 of file dttr_pcdogs.h.
| int32_t DTTR_PCDOGS_T_Graphics_SpriteData::y |
Offset 0x4.
Definition at line 3013 of file dttr_pcdogs.h.