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

Go to the source code of this file.

Functions

void func_80263AD4 (struct MarioState *m, s16 arg1, s16 arg2)
 
s32 mario_execute_moving_action (struct MarioState *m)
 

Function Documentation

◆ func_80263AD4()

void func_80263AD4 ( struct MarioState m,
s16  arg1,
s16  arg2 
)

◆ mario_execute_moving_action()

s32 mario_execute_moving_action ( struct MarioState m)