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