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