![]() |
Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
|
This file handles printing and formatting the colorful text that appears when printing things such as "PRESS START". More...
Data Fields | |
u32 | x |
u32 | y |
s16 | length |
char | buffer [50] |
This file handles printing and formatting the colorful text that appears when printing things such as "PRESS START".
char TextLabel::buffer[50] |
s16 TextLabel::length |
u32 TextLabel::x |
u32 TextLabel::y |