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