Paper Mario DX
Paper Mario (N64) modding
 
Loading...
Searching...
No Matches
arn_08_hit.h
Go to the documentation of this file.
1#define COLLIDER_Root 0x9
2#define COLLIDER_exits 0x8
3#define COLLIDER_ns 0x7
4#define COLLIDER_tts 0x6
5#define COLLIDER_deilis 0x5
6#define COLLIDER_deilits 0x4
7#define COLLIDER_Default 0x3
8#define COLLIDER_ido 0x2
9#define COLLIDER_kabe 0x1
10#define COLLIDER_yuka 0x0
11
12#define ZONE_Root 0x4
13#define ZONE_exits 0x3
14#define ZONE_deilis 0x2
15#define ZONE_Default 0x1
16#define ZONE_yuka 0x0
17