Macros | |
#define | NAMESPACE world_bow |
#define | USE_STATE functionTemp[0] |
Functions | |
void N | end_outta_sight_cleanup (Npc *partner) |
s32 N | check_for_treadmill_overlaps (void) |
void N | init (Npc *bow) |
void N | try_cancel_tweester (Npc *bow) |
void N | pre_battle (Npc *bow) |
Variables | |
EvtScript | EVS_WorldBow_TakeOut |
EvtScript | EVS_WorldBow_Update |
EvtScript | EVS_WorldBow_UseAbility |
EvtScript | EVS_WorldBow_PutAway |
#define NAMESPACE world_bow |
#define USE_STATE functionTemp[0] |
s32 N check_for_treadmill_overlaps | ( | void | ) |
void N end_outta_sight_cleanup | ( | Npc * | partner | ) |
void N init | ( | Npc * | bow | ) |
void N pre_battle | ( | Npc * | bow | ) |
void N try_cancel_tweester | ( | Npc * | bow | ) |
EvtScript EVS_WorldBow_PutAway |