LibT2FS 0.1
C API for accessing TEngine data in memory.
Loading...
Searching...
No Matches
s_t2fsDataTextureHeader Struct Reference

#include <textures.h>

Data Fields

uint8_t type
uint8_t unk1
uint8_t width
 shift value
uint8_t height
 shift value
uint16_t unk2
 fg color? always set to 0xFF00 ?
uint16_t unk3
 bg color? always set to 0x0000 ?

Field Documentation

◆ type

uint8_t s_t2fsDataTextureHeader::type

◆ unk1

uint8_t s_t2fsDataTextureHeader::unk1

◆ width

uint8_t s_t2fsDataTextureHeader::width

shift value

◆ height

uint8_t s_t2fsDataTextureHeader::height

shift value

◆ unk2

uint16_t s_t2fsDataTextureHeader::unk2

fg color? always set to 0xFF00 ?

◆ unk3

uint16_t s_t2fsDataTextureHeader::unk3

bg color? always set to 0x0000 ?


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