![]() |
PSP2SDK
dirty-f9e4f2d
The free SDK for PSP2
|
#include <gxt.h>
Data Fields | |
| uint32_t | tag |
| GXT Identifier. | |
| uint32_t | version |
| Version number. | |
| uint32_t | numTextures |
| Number of textures. | |
| uint32_t | dataOffset |
| Offset to the texture data. | |
| uint32_t | dataSize |
| Total size of the texture data. | |
| uint32_t | numP4Palettes |
| Number of 16 entry palettes. | |
| uint32_t | numP8Palettes |
| Number of 256 entry palettes. | |
| uint32_t | pad |
| Padding. | |
Header for a GXT file
1.7.6.1