Paper Mario DX
Paper Mario (N64) modding
 
Loading...
Searching...
No Matches
kgr_02_hit.h File Reference

Go to the source code of this file.

Macros

#define COLLIDER_Root   0x7
 
#define COLLIDER_exitw   0x6
 
#define COLLIDER_nw   0x5
 
#define COLLIDER_deiliw   0x4
 
#define COLLIDER_deilitw   0x3
 
#define COLLIDER_g1   0x2
 
#define COLLIDER_o21   0x1
 
#define COLLIDER_ue   0x0
 
#define ZONE_Root   0x2
 
#define ZONE_g1   0x1
 
#define ZONE_o9   0x0
 

Macro Definition Documentation

◆ COLLIDER_Root

#define COLLIDER_Root   0x7

Definition at line 1 of file kgr_02_hit.h.

◆ COLLIDER_exitw

#define COLLIDER_exitw   0x6

Definition at line 2 of file kgr_02_hit.h.

◆ COLLIDER_nw

#define COLLIDER_nw   0x5

Definition at line 3 of file kgr_02_hit.h.

◆ COLLIDER_deiliw

#define COLLIDER_deiliw   0x4

Definition at line 4 of file kgr_02_hit.h.

◆ COLLIDER_deilitw

#define COLLIDER_deilitw   0x3

Definition at line 5 of file kgr_02_hit.h.

◆ COLLIDER_g1

#define COLLIDER_g1   0x2

Definition at line 6 of file kgr_02_hit.h.

◆ COLLIDER_o21

#define COLLIDER_o21   0x1

Definition at line 7 of file kgr_02_hit.h.

◆ COLLIDER_ue

#define COLLIDER_ue   0x0

Definition at line 8 of file kgr_02_hit.h.

◆ ZONE_Root

#define ZONE_Root   0x2

Definition at line 10 of file kgr_02_hit.h.

◆ ZONE_g1

#define ZONE_g1   0x1

Definition at line 11 of file kgr_02_hit.h.

◆ ZONE_o9

#define ZONE_o9   0x0

Definition at line 12 of file kgr_02_hit.h.