Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
Macros | Functions
mario_actions_stationary.h File Reference
#include "types.h"

Go to the source code of this file.

Macros

#define INPUT_UNKNOWN_A41F   0xA41F
 

Functions

s32 func_802604E0 (struct MarioState *)
 
s32 func_802606DC (struct MarioState *)
 
s32 act_idle (struct MarioState *)
 
void func_80260BC4 (struct MarioState *, u32, s32, u32)
 
s32 act_start_sleeping (struct MarioState *)
 
s32 act_sleeping (struct MarioState *)
 
s32 act_waking_up (struct MarioState *)
 
s32 act_shivering (struct MarioState *)
 
s32 act_coughing (struct MarioState *)
 
s32 func_802615C4 (struct MarioState *)
 
s32 func_802616C4 (struct MarioState *)
 
s32 act_standing_against_wall (struct MarioState *)
 
s32 act_in_quicksand (struct MarioState *)
 
s32 act_crouching (struct MarioState *)
 
s32 act_panting (struct MarioState *)
 
s32 func_80261C74 (struct MarioState *)
 
void func_80261D70 (struct MarioState *, s32, u32)
 
s32 act_braking_stop (struct MarioState *)
 
s32 act_butt_slide_stop (struct MarioState *)
 
s32 func_80261F8C (struct MarioState *)
 
s32 act_slide_kick_slide_stop (struct MarioState *)
 
s32 act_start_crouching (struct MarioState *)
 
s32 act_stop_crouching (struct MarioState *)
 
s32 act_start_crawling (struct MarioState *)
 
s32 act_stop_crawling (struct MarioState *)
 
s32 func_80262574 (struct MarioState *)
 
s32 func_802627B8 (struct MarioState *, s32, u32)
 
s32 func_80262828 (struct MarioState *, u32)
 
s32 act_jump_land_stop (struct MarioState *)
 
s32 act_double_jump_land_stop (struct MarioState *)
 
s32 act_side_flip_land_stop (struct MarioState *)
 
s32 act_freefall_land_stop (struct MarioState *)
 
s32 act_triple_jump_land_stop (struct MarioState *)
 
s32 act_backflip_land_stop (struct MarioState *)
 
s32 act_lava_boost_land (struct MarioState *)
 
s32 act_long_jump_land_stop (struct MarioState *)
 
s32 func_80262CEC (struct MarioState *)
 
s32 func_80262DE4 (struct MarioState *)
 
s32 act_air_throw_land (struct MarioState *)
 
s32 act_twirl_land (struct MarioState *)
 
s32 act_ground_pound_land (struct MarioState *)
 
s32 act_first_person (struct MarioState *)
 
s32 func_80263378 (struct MarioState *)
 
s32 mario_execute_stationary_action (struct MarioState *)
 

Macro Definition Documentation

◆ INPUT_UNKNOWN_A41F

#define INPUT_UNKNOWN_A41F   0xA41F

Function Documentation

◆ act_air_throw_land()

s32 act_air_throw_land ( struct MarioState )

◆ act_backflip_land_stop()

s32 act_backflip_land_stop ( struct MarioState )

◆ act_braking_stop()

s32 act_braking_stop ( struct MarioState )

◆ act_butt_slide_stop()

s32 act_butt_slide_stop ( struct MarioState )

◆ act_coughing()

s32 act_coughing ( struct MarioState )

◆ act_crouching()

s32 act_crouching ( struct MarioState )

◆ act_double_jump_land_stop()

s32 act_double_jump_land_stop ( struct MarioState )

◆ act_first_person()

s32 act_first_person ( struct MarioState )

◆ act_freefall_land_stop()

s32 act_freefall_land_stop ( struct MarioState )

◆ act_ground_pound_land()

s32 act_ground_pound_land ( struct MarioState )

◆ act_idle()

s32 act_idle ( struct MarioState )

◆ act_in_quicksand()

s32 act_in_quicksand ( struct MarioState )

◆ act_jump_land_stop()

s32 act_jump_land_stop ( struct MarioState )

◆ act_lava_boost_land()

s32 act_lava_boost_land ( struct MarioState )

◆ act_long_jump_land_stop()

s32 act_long_jump_land_stop ( struct MarioState )

◆ act_panting()

s32 act_panting ( struct MarioState )

◆ act_shivering()

s32 act_shivering ( struct MarioState )

◆ act_side_flip_land_stop()

s32 act_side_flip_land_stop ( struct MarioState )

◆ act_sleeping()

s32 act_sleeping ( struct MarioState )

◆ act_slide_kick_slide_stop()

s32 act_slide_kick_slide_stop ( struct MarioState )

◆ act_standing_against_wall()

s32 act_standing_against_wall ( struct MarioState )

◆ act_start_crawling()

s32 act_start_crawling ( struct MarioState )

◆ act_start_crouching()

s32 act_start_crouching ( struct MarioState )

◆ act_start_sleeping()

s32 act_start_sleeping ( struct MarioState )

◆ act_stop_crawling()

s32 act_stop_crawling ( struct MarioState )

◆ act_stop_crouching()

s32 act_stop_crouching ( struct MarioState )

◆ act_triple_jump_land_stop()

s32 act_triple_jump_land_stop ( struct MarioState )

◆ act_twirl_land()

s32 act_twirl_land ( struct MarioState )

◆ act_waking_up()

s32 act_waking_up ( struct MarioState )

◆ func_802604E0()

s32 func_802604E0 ( struct MarioState )

◆ func_802606DC()

s32 func_802606DC ( struct MarioState )

◆ func_80260BC4()

void func_80260BC4 ( struct MarioState ,
u32  ,
s32  ,
u32   
)

◆ func_802615C4()

s32 func_802615C4 ( struct MarioState )

◆ func_802616C4()

s32 func_802616C4 ( struct MarioState )

◆ func_80261C74()

s32 func_80261C74 ( struct MarioState )

◆ func_80261D70()

void func_80261D70 ( struct MarioState ,
s32  ,
u32   
)

◆ func_80261F8C()

s32 func_80261F8C ( struct MarioState )

◆ func_80262574()

s32 func_80262574 ( struct MarioState )

◆ func_802627B8()

s32 func_802627B8 ( struct MarioState ,
s32  ,
u32   
)

◆ func_80262828()

s32 func_80262828 ( struct MarioState ,
u32   
)

◆ func_80262CEC()

s32 func_80262CEC ( struct MarioState )

◆ func_80262DE4()

s32 func_80262DE4 ( struct MarioState )

◆ func_80263378()

s32 func_80263378 ( struct MarioState )

◆ mario_execute_stationary_action()

s32 mario_execute_stationary_action ( struct MarioState )