Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
Functions | Variables
ttc_spinner.inc.c File Reference

Functions

void bhv_ttc_spinner_update (void)
 Update function for bhvTTCSpinner. More...
 

Variables

static s16 sTTCSpinnerSpeeds []
 Behavior for TTC spinner. More...
 

Function Documentation

◆ bhv_ttc_spinner_update()

void bhv_ttc_spinner_update ( void  )

Update function for bhvTTCSpinner.

Variable Documentation

◆ sTTCSpinnerSpeeds

s16 sTTCSpinnerSpeeds[]
static
Initial value:
= {
200,
600,
200,
0,
}

Behavior for TTC spinner.

Spinner speeds on each setting.