|
102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
|
#include <dttr_pcdogs.h>
Data Fields | |
| int16_t | min_x |
| Offset 0x0. | |
| int16_t | min_y |
| Offset 0x2. | |
| int16_t | max_x |
| Offset 0x4. | |
| int16_t | max_y |
| Offset 0x6. | |
Definition at line 1999 of file dttr_pcdogs.h.
| int16_t DTTR_PCDOGS_T_Math_RectI16::max_x |
Offset 0x4.
Definition at line 2002 of file dttr_pcdogs.h.
| int16_t DTTR_PCDOGS_T_Math_RectI16::max_y |
Offset 0x6.
Definition at line 2003 of file dttr_pcdogs.h.
| int16_t DTTR_PCDOGS_T_Math_RectI16::min_x |
Offset 0x0.
Definition at line 2000 of file dttr_pcdogs.h.
| int16_t DTTR_PCDOGS_T_Math_RectI16::min_y |
Offset 0x2.
Definition at line 2001 of file dttr_pcdogs.h.