1#ifndef _BATTLE_ACTION_CMD_H_
2#define _BATTLE_ACTION_CMD_H_
128API_CALLABLE(LoadActionCommand);
129API_CALLABLE(SetActionDifficultyTable);
130API_CALLABLE(SetupMashMeter);
131API_CALLABLE(GetActionSuccess);
132API_CALLABLE(SetActionSuccess);
133API_CALLABLE(SetActionCommandMode);
134API_CALLABLE(GetActionCommandMode);
135API_CALLABLE(SetActionHudPrepareTime);
136API_CALLABLE(GetCommandAutoSuccess);
137API_CALLABLE(SetCommandAutoSuccess);
138API_CALLABLE(func_802693F0);
139API_CALLABLE(CloseActionCommandInfo);
140API_CALLABLE(func_80269470);
141API_CALLABLE(ShowActionHud);
142API_CALLABLE(GetActionSuccessCopy);
143API_CALLABLE(GetActionResult);
144API_CALLABLE(SetActionResult);
145API_CALLABLE(GetBlockResult);
146API_CALLABLE(GetActionQuality);
147API_CALLABLE(SetActionQuality);
148API_CALLABLE(func_80269600);
149API_CALLABLE(func_8026962C);
HudScript HES_TimingCharge3
s16 wrongInputFrameCounter
HudScript HES_MashBButton1
void draw_mash_meter_blink_with_divisor(s32 posX, s32 posY, s32 fillValue, s32 divisor)
HudScript HES_TimingReady
void draw_mash_meter_multicolor(s32 posX, s32 posY, s32 fillValue)
HudScript HES_StickTapNeutral
HudScript HES_CDownButtonHeld
HudScript HES_TimingCharge4b
void action_command_free(void)
@ MASH_METER_MODE_ONE_COLOR
@ MASH_METER_MODE_MULTI_COLOR
HudScript HES_StickNeutral
ActionCommandStatus gActionCommandStatus
HudScript HES_TimingBar3Chances
HudScript HES_TimingCharge4a
HudScript HES_TimingCharge4c
HudScript HES_BButtonHeld
void draw_mash_meter_multicolor_with_divisor(s32 posX, s32 posY, s32 fillValue, s32 divisor)
s32 adjust_action_command_difficulty(s32 arg0)
void draw_mash_meter_mode_with_divisor(s32 posX, s32 posY, s32 fillValue, s32 divisor, s32 colorMode)
HudScript HES_MashAButton
HudScript HES_PressAButton
HudScript HES_StickMashLeft
HudScript HES_StickHoldLeft
HudScript HES_AButtonDown
void draw_mash_meter_blink(s32 posX, s32 posY, s32 fillValue)
HudScript HES_FillGaugeResult
void action_command_init_status(void)
HudScript HES_TimingCharge2
HudScript HES_TimingCharge1
HudScript HES_PressBButton
@ ACTION_COMMAND_MODE_TUTORIAL_WAIT_INPUT
@ ACTION_COMMAND_MODE_TUTORIAL
@ ACTION_COMMAND_MODE_TUTORIAL_BLOCK
@ ACTION_COMMAND_MODE_NOT_LEARNED
@ ACTION_COMMAND_MODE_LEARNED
HudScript HES_RunningAway
s32 check_block_input(s32 buttonMask)
HudScript HES_PressCDownButton
HudScript HES_TimingBar1Chance