Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
Data Fields
HudDisplay Struct Reference

#include <level_update.h>

Data Fields

s16 lives
 
s16 coins
 
s16 stars
 
s16 wedges
 
s16 keys
 
s16 flags
 
u16 timer
 

Field Documentation

◆ coins

s16 HudDisplay::coins

◆ flags

s16 HudDisplay::flags

◆ keys

s16 HudDisplay::keys

◆ lives

s16 HudDisplay::lives

◆ stars

s16 HudDisplay::stars

◆ timer

u16 HudDisplay::timer

◆ wedges

s16 HudDisplay::wedges

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