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

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

#include <textures.h>

Collaboration diagram for MenuTexture:
[legend]

Data Fields

s16 type
 
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 MenuTexture::dX

◆ dY

u16 MenuTexture::dY

◆ height

u16 MenuTexture::height

◆ size

u16 MenuTexture::size

◆ textureData

u64* MenuTexture::textureData

◆ type

s16 MenuTexture::type

◆ unused2

s16 MenuTexture::unused2

◆ width

u16 MenuTexture::width

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