Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
Functions
mario_actions_object.h File Reference

Go to the source code of this file.

Functions

s32 mario_update_punch_sequence (struct MarioState *m)
 
s32 mario_execute_object_action (struct MarioState *m)
 

Function Documentation

◆ mario_execute_object_action()

s32 mario_execute_object_action ( struct MarioState m)

◆ mario_update_punch_sequence()

s32 mario_update_punch_sequence ( struct MarioState m)