Paper Mario DX
Paper Mario (N64) modding
Loading...
Searching...
No Matches
Bobomb.inc.c
Go to the documentation of this file.
1
#include "common.h"
2
#include "
Bobomb.h
"
3
4
NpcSettings
N(
NpcSettings_Bobomb
) = {
5
.height = 23,
6
.radius = 20,
7
.level =
ACTOR_LEVEL_BOB_OMB
,
8
.onHit = &
EnemyNpcHit
,
9
.onDefeat = &
EnemyNpcDefeat
,
10
};
PopupMenu_SelectedIndex
BSS s32 PopupMenu_SelectedIndex
Definition
8a860_len_3f30.c:84
Bobomb.h
NpcSettings
Definition
npc.h:143
EnemyNpcDefeat
EvtScript EnemyNpcDefeat
Definition
encounter.c:158
EnemyNpcHit
EvtScript EnemyNpcHit
Definition
encounter.c:131
src
world
common
npc
Bobomb.inc.c
Generated by
1.10.0