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