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

#include <dttr_pcdogs.h>

Data Fields

uint32_t type_tag
 Offset 0x0.
uint32_t data_offset
 Offset 0x4.
uint32_t reserved
 Offset 0x8.
char name [16]
 Offset 0xC.
uint8_t pixel_data [1228800]
 Offset 0x1C.

Detailed Description

Definition at line 2387 of file dttr_pcdogs.h.

Field Documentation

◆ data_offset

uint32_t DTTR_PCDOGS_T_PKG_SplashScreenEx::data_offset

Offset 0x4.

Definition at line 2389 of file dttr_pcdogs.h.

◆ name

char DTTR_PCDOGS_T_PKG_SplashScreenEx::name[16]

Offset 0xC.

Definition at line 2391 of file dttr_pcdogs.h.

◆ pixel_data

uint8_t DTTR_PCDOGS_T_PKG_SplashScreenEx::pixel_data[1228800]

Offset 0x1C.

Definition at line 2392 of file dttr_pcdogs.h.

◆ reserved

uint32_t DTTR_PCDOGS_T_PKG_SplashScreenEx::reserved

Offset 0x8.

Definition at line 2390 of file dttr_pcdogs.h.

◆ type_tag

uint32_t DTTR_PCDOGS_T_PKG_SplashScreenEx::type_tag

Offset 0x0.

Definition at line 2388 of file dttr_pcdogs.h.


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