Paper Mario DX
Paper Mario (N64) modding
 
Loading...
Searching...
No Matches
Koopatrol_Stationary.inc.c
Go to the documentation of this file.
1#include "Koopatrol.h"
2
3NpcSettings N(NpcSettings_Koopatrol_Stationary) = {
4 .height = 40,
5 .radius = 24,
6 .level = ACTOR_LEVEL_KOOPATROL,
7};