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

Go to the source code of this file.

Macros

#define COLLIDER_Root   0x11
 
#define COLLIDER_exit   0x10
 
#define COLLIDER_e2   0xF
 
#define COLLIDER_tte   0xE
 
#define COLLIDER_deilie   0xD
 
#define COLLIDER_deilite   0xC
 
#define COLLIDER_ne   0xB
 
#define COLLIDER_e1   0xA
 
#define COLLIDER_ttw   0x9
 
#define COLLIDER_deiliw   0x8
 
#define COLLIDER_deilitw   0x7
 
#define COLLIDER_nw   0x6
 
#define COLLIDER_1   0x5
 
#define COLLIDER_o183   0x4
 
#define COLLIDER_1_ten   0x3
 
#define COLLIDER_1_isi   0x2
 
#define COLLIDER_e1_sai   0x1
 
#define COLLIDER_e2_sai   0x0
 
#define ZONE_Root   0x5
 
#define ZONE_exit   0x4
 
#define ZONE_e   0x3
 
#define ZONE_w   0x2
 
#define ZONE_1   0x1
 
#define ZONE_road   0x0
 

Macro Definition Documentation

◆ COLLIDER_Root

#define COLLIDER_Root   0x11

Definition at line 6 of file kpa_50_hit.h.

◆ COLLIDER_exit

#define COLLIDER_exit   0x10

Definition at line 7 of file kpa_50_hit.h.

◆ COLLIDER_e2

#define COLLIDER_e2   0xF

Definition at line 8 of file kpa_50_hit.h.

◆ COLLIDER_tte

#define COLLIDER_tte   0xE

Definition at line 9 of file kpa_50_hit.h.

◆ COLLIDER_deilie

#define COLLIDER_deilie   0xD

Definition at line 10 of file kpa_50_hit.h.

◆ COLLIDER_deilite

#define COLLIDER_deilite   0xC

Definition at line 11 of file kpa_50_hit.h.

◆ COLLIDER_ne

#define COLLIDER_ne   0xB

Definition at line 12 of file kpa_50_hit.h.

◆ COLLIDER_e1

#define COLLIDER_e1   0xA

Definition at line 13 of file kpa_50_hit.h.

◆ COLLIDER_ttw

#define COLLIDER_ttw   0x9

Definition at line 14 of file kpa_50_hit.h.

◆ COLLIDER_deiliw

#define COLLIDER_deiliw   0x8

Definition at line 15 of file kpa_50_hit.h.

◆ COLLIDER_deilitw

#define COLLIDER_deilitw   0x7

Definition at line 16 of file kpa_50_hit.h.

◆ COLLIDER_nw

#define COLLIDER_nw   0x6

Definition at line 17 of file kpa_50_hit.h.

◆ COLLIDER_1

#define COLLIDER_1   0x5

Definition at line 18 of file kpa_50_hit.h.

◆ COLLIDER_o183

#define COLLIDER_o183   0x4

Definition at line 19 of file kpa_50_hit.h.

◆ COLLIDER_1_ten

#define COLLIDER_1_ten   0x3

Definition at line 20 of file kpa_50_hit.h.

◆ COLLIDER_1_isi

#define COLLIDER_1_isi   0x2

Definition at line 21 of file kpa_50_hit.h.

◆ COLLIDER_e1_sai

#define COLLIDER_e1_sai   0x1

Definition at line 22 of file kpa_50_hit.h.

◆ COLLIDER_e2_sai

#define COLLIDER_e2_sai   0x0

Definition at line 23 of file kpa_50_hit.h.

◆ ZONE_Root

#define ZONE_Root   0x5

Definition at line 26 of file kpa_50_hit.h.

◆ ZONE_exit

#define ZONE_exit   0x4

Definition at line 27 of file kpa_50_hit.h.

◆ ZONE_e

#define ZONE_e   0x3

Definition at line 28 of file kpa_50_hit.h.

◆ ZONE_w

#define ZONE_w   0x2

Definition at line 29 of file kpa_50_hit.h.

◆ ZONE_1

#define ZONE_1   0x1

Definition at line 30 of file kpa_50_hit.h.

◆ ZONE_road

#define ZONE_road   0x0

Definition at line 31 of file kpa_50_hit.h.