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