102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
Loading...
Searching...
No Matches
DTTR_PCDOGS_T_Animation_FrameHeader Struct Reference

#include <dttr_pcdogs.h>

Data Fields

uint8_t fixup_flags
 Offset 0x0.
uint8_t padding_01
 Offset 0x1.
int16_t frame_count
 Offset 0x2.
DTTR_PCDOGS_T_Animation_FrameData ** frame_ptrs
 Offset 0x4.

Detailed Description

Definition at line 1182 of file dttr_pcdogs.h.

Field Documentation

◆ fixup_flags

uint8_t DTTR_PCDOGS_T_Animation_FrameHeader::fixup_flags

Offset 0x0.

Definition at line 1183 of file dttr_pcdogs.h.

◆ frame_count

int16_t DTTR_PCDOGS_T_Animation_FrameHeader::frame_count

Offset 0x2.

Definition at line 1185 of file dttr_pcdogs.h.

◆ frame_ptrs

DTTR_PCDOGS_T_Animation_FrameData** DTTR_PCDOGS_T_Animation_FrameHeader::frame_ptrs

Offset 0x4.

Definition at line 1186 of file dttr_pcdogs.h.

◆ padding_01

uint8_t DTTR_PCDOGS_T_Animation_FrameHeader::padding_01

Offset 0x1.

Definition at line 1184 of file dttr_pcdogs.h.


The documentation for this struct was generated from the following file: