Paper Mario DX
Paper Mario (N64) modding
 
Loading...
Searching...
No Matches
arn_09_hit.h
Go to the documentation of this file.
1#define COLLIDER_Root 0x8
2#define COLLIDER_exit 0x7
3#define COLLIDER_ne 0x6
4#define COLLIDER_tte 0x5
5#define COLLIDER_deilie 0x4
6#define COLLIDER_deilite 0x3
7#define COLLIDER_Default 0x2
8#define COLLIDER_kabe 0x1
9#define COLLIDER_yuka 0x0
10
11#define ZONE_Root 0x4
12#define ZONE_exit 0x3
13#define ZONE_deilie 0x2
14#define ZONE_Default 0x1
15#define ZONE_yuka 0x0
16