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

#include <game.h>

Data Fields

u8 timer
 
s8 rawStickX
 
s8 rawStickY
 
u8 button
 

Field Documentation

◆ button

u8 DemoInput::button

◆ rawStickX

s8 DemoInput::rawStickX

◆ rawStickY

s8 DemoInput::rawStickY

◆ timer

u8 DemoInput::timer

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