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