Paper Mario DX
Paper Mario (N64) modding
 
Loading...
Searching...
No Matches
Mouser.inc.c
Go to the documentation of this file.
1#include "Mouser.h"
2
3NpcSettings N(NpcSettings_Mouser) = {
4 .height = 22,
5 .radius = 25,
6 .level = ACTOR_LEVEL_NONE,
7};