|
102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
|
#include <dttr_pcdogs.h>
Data Fields | |
| uint16_t | string_id |
| Offset 0x0. | |
| uint16_t | offset |
| Offset 0x2. | |
Two-word string table row: String_GetByIndex compares string_id, then uses position into the loaded string block.
Definition at line 3258 of file dttr_pcdogs.h.
| uint16_t DTTR_PCDOGS_T_UI_StringTableEntry::offset |
Offset 0x2.
Definition at line 3260 of file dttr_pcdogs.h.
| uint16_t DTTR_PCDOGS_T_UI_StringTableEntry::string_id |
Offset 0x0.
Definition at line 3259 of file dttr_pcdogs.h.