Go to the source code of this file.
Macros | |
| #define | USE_STATE functionTemp[0] |
| #define | VAR_MSG varTable[0] |
| #define | VAR_SKIP varTable[1] |
Functions | |
| s32 N | get_trigger_tattle (s32 tattleColliderID) |
| void N | init (Npc *goombario) |
| void N | try_cancel_tweester (Npc *goombario) |
| s32 N | can_open_menus (Npc *goombario) |
| void N | pre_battle (Npc *goombario) |
| #define USE_STATE functionTemp[0] |
| #define VAR_MSG varTable[0] |
| #define VAR_SKIP varTable[1] |
Definition at line 62 of file goombario.c.
Definition at line 78 of file goombario.c.
Definition at line 189 of file goombario.c.
Definition at line 204 of file goombario.c.
Definition at line 499 of file goombario.c.
|
extern |
Definition at line 19 of file speech_bubble.c.
Referenced by appendGfx_speech_bubble(), interact_speech_setup(), and interact_speech_update().
Definition at line 18 of file goombario.c.
Referenced by check_input_use_partner().
| EvtScript EVS_WorldGoombario_TakeOut |
Definition at line 98 of file goombario.c.
| EvtScript EVS_WorldGoombario_Update |
| EvtScript EVS_WorldGoombario_UseAbility |
Definition at line 457 of file goombario.c.