#include <textures.h>
|
| 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 ?
|
◆ type
| uint8_t s_t2fsDataTextureHeader::type |
◆ unk1
| uint8_t s_t2fsDataTextureHeader::unk1 |
◆ width
| uint8_t s_t2fsDataTextureHeader::width |
◆ height
| uint8_t s_t2fsDataTextureHeader::height |
◆ 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: