3#include "sprite/player.h"
27static void action_update_run_peach(
void);
28static void action_update_walk_peach(
void);
39 action_update_walk_peach();
121 action_update_run_peach();
212static void action_update_walk_peach(
void) {
250static void action_update_run_peach(
void) {
DisguiseAnims BasicPeachDisguiseAnims[]
BSS s32 PopupMenu_SelectedIndex
@ PS_FLAG_ACTION_STATE_CHANGED
@ PS_FLAG_CUTSCENE_MOVEMENT
@ PA_FLAG_USING_PEACH_PHYSICS
@ PEACH_BAKING_CAKE_MIXED
@ PEACH_BAKING_CAKE_WITH_ICING
@ PEACH_BAKING_COMPLETE_CAKE
@ PEACH_BAKING_STRAWBERRY
@ PEACH_BAKING_CAKE_WITH_BERRIES
@ PEACH_BAKING_CAKE_BATTER
s32 is_ability_active(s32 arg0)
void peach_set_disguise_anim(AnimID)
void player_input_to_move_vector(f32 *angle, f32 *magnitude)
void set_action_state(s32 actionState)
void phys_update_interact_collider(void)
void suggest_player_anim_allow_backward(AnimID anim)
b32 check_input_hammer(void)
void try_player_footstep_sounds(s32 arg0)
b32 check_input_jump(void)
s32 PrevPlayerCamRelativeYaw
PlayerStatus gPlayerStatus
void action_update_walk_set_peach_anim(void)
void action_update_run(void)
void action_update_walk(void)