Mario Kart 64
Loading...
Searching...
No Matches
MkTexture Struct Reference

struct for a texture use in menu mainly More...

#include <textures.h>

Collaboration diagram for MkTexture:
[legend]

Data Fields

s16 type
 
s16 unused1
 
u64textureData
 
u16 width
 
u16 height
 
u16 dX
 
u16 dY
 
u16 size
 
s16 unused2
 

Detailed Description

struct for a texture use in menu mainly

Field Documentation

◆ dX

u16 MkTexture::dX

◆ dY

u16 MkTexture::dY

◆ height

u16 MkTexture::height

◆ size

u16 MkTexture::size

◆ textureData

u64* MkTexture::textureData

◆ type

s16 MkTexture::type

◆ unused1

s16 MkTexture::unused1

◆ unused2

s16 MkTexture::unused2

◆ width

u16 MkTexture::width

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