Paper Mario DX
Paper Mario (N64) modding
Loading...
Searching...
No Matches
Koopa.inc.c
Go to the documentation of this file.
1
#include "common.h"
2
#include "
Koopa.h
"
3
#include "
Kooper.h
"
4
5
NpcSettings
N(NpcSettings_Koopa) = {
6
.height = 35,
7
.radius = 24,
8
.level = ACTOR_LEVEL_NONE,
9
.actionFlags =
AI_ACTION_LOOK_AROUND_DURING_LOITER
,
10
};
Koopa.h
Kooper.h
AI_ACTION_LOOK_AROUND_DURING_LOITER
@ AI_ACTION_LOOK_AROUND_DURING_LOITER
Definition
enums.h:4616
NpcSettings
Definition
npc.h:143
src
world
common
npc
Koopa.inc.c
Generated by
1.10.0