|
102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
|
#include <dttr_pcdogs.h>
Data Fields | |
| float | r |
| Offset 0x0. | |
| float | g |
| Offset 0x4. | |
| float | b |
| Offset 0x8. | |
Definition at line 3040 of file dttr_pcdogs.h.
| float DTTR_PCDOGS_T_Graphics_FloatColorRGB::b |
Offset 0x8.
Definition at line 3043 of file dttr_pcdogs.h.
| float DTTR_PCDOGS_T_Graphics_FloatColorRGB::g |
Offset 0x4.
Definition at line 3042 of file dttr_pcdogs.h.
| float DTTR_PCDOGS_T_Graphics_FloatColorRGB::r |
Offset 0x0.
Definition at line 3041 of file dttr_pcdogs.h.