Paper Mario DX
Paper Mario (N64) modding
 
Loading...
Searching...
No Matches
hos_10_hit.h
Go to the documentation of this file.
1#define COLLIDER_Root 0x3
2#define COLLIDER_g1 0x2
3#define COLLIDER_g2 0x1
4#define COLLIDER_o1 0x0
5
6#define ZONE_Root 0x3
7#define ZONE_g1 0x2
8#define ZONE_g2 0x1
9#define ZONE_o1 0x0
10