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

Go to the source code of this file.

Macros

#define COLLIDER_Root   0xC
 
#define COLLIDER_g1   0xB
 
#define COLLIDER_g3   0xA
 
#define COLLIDER_o19   0x9
 
#define COLLIDER_o18   0x8
 
#define COLLIDER_deilite   0x7
 
#define COLLIDER_deilitw   0x6
 
#define COLLIDER_deilie   0x5
 
#define COLLIDER_deiliw   0x4
 
#define COLLIDER_g2   0x3
 
#define COLLIDER_o17   0x2
 
#define COLLIDER_o16   0x1
 
#define COLLIDER_o9   0x0
 
#define ZONE_Root   0x2
 
#define ZONE_g1   0x1
 
#define ZONE_o20   0x0
 

Macro Definition Documentation

◆ COLLIDER_Root

#define COLLIDER_Root   0xC

Definition at line 1 of file tst_02_hit.h.

◆ COLLIDER_g1

#define COLLIDER_g1   0xB

Definition at line 2 of file tst_02_hit.h.

◆ COLLIDER_g3

#define COLLIDER_g3   0xA

Definition at line 3 of file tst_02_hit.h.

◆ COLLIDER_o19

#define COLLIDER_o19   0x9

Definition at line 4 of file tst_02_hit.h.

◆ COLLIDER_o18

#define COLLIDER_o18   0x8

Definition at line 5 of file tst_02_hit.h.

◆ COLLIDER_deilite

#define COLLIDER_deilite   0x7

Definition at line 6 of file tst_02_hit.h.

◆ COLLIDER_deilitw

#define COLLIDER_deilitw   0x6

Definition at line 7 of file tst_02_hit.h.

◆ COLLIDER_deilie

#define COLLIDER_deilie   0x5

Definition at line 8 of file tst_02_hit.h.

◆ COLLIDER_deiliw

#define COLLIDER_deiliw   0x4

Definition at line 9 of file tst_02_hit.h.

◆ COLLIDER_g2

#define COLLIDER_g2   0x3

Definition at line 10 of file tst_02_hit.h.

◆ COLLIDER_o17

#define COLLIDER_o17   0x2

Definition at line 11 of file tst_02_hit.h.

◆ COLLIDER_o16

#define COLLIDER_o16   0x1

Definition at line 12 of file tst_02_hit.h.

◆ COLLIDER_o9

#define COLLIDER_o9   0x0

Definition at line 13 of file tst_02_hit.h.

◆ ZONE_Root

#define ZONE_Root   0x2

Definition at line 15 of file tst_02_hit.h.

◆ ZONE_g1

#define ZONE_g1   0x1

Definition at line 16 of file tst_02_hit.h.

◆ ZONE_o20

#define ZONE_o20   0x0

Definition at line 17 of file tst_02_hit.h.