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

Go to the source code of this file.

Macros

#define COLLIDER_Root   0x1A
 
#define COLLIDER_nw   0x19
 
#define COLLIDER_deilitnw   0x18
 
#define COLLIDER_deilinw   0x17
 
#define COLLIDER_w   0x16
 
#define COLLIDER_deilitw   0x15
 
#define COLLIDER_deiliw   0x14
 
#define COLLIDER_sw   0x13
 
#define COLLIDER_deilitsw   0x12
 
#define COLLIDER_deilisw   0x11
 
#define COLLIDER_s   0x10
 
#define COLLIDER_deilits   0xF
 
#define COLLIDER_deilis   0xE
 
#define COLLIDER_se   0xD
 
#define COLLIDER_deilitse   0xC
 
#define COLLIDER_deilise   0xB
 
#define COLLIDER_e   0xA
 
#define COLLIDER_deilite   0x9
 
#define COLLIDER_deilie   0x8
 
#define COLLIDER_ne   0x7
 
#define COLLIDER_deilitne   0x6
 
#define COLLIDER_deiline   0x5
 
#define COLLIDER_0   0x4
 
#define COLLIDER_deilitn   0x3
 
#define COLLIDER_deilin   0x2
 
#define COLLIDER_g1   0x1
 
#define COLLIDER_stage   0x0
 
#define ZONE_Root   0x4
 
#define ZONE_Default   0x3
 
#define ZONE_o174   0x2
 
#define ZONE_g1   0x1
 
#define ZONE_stage   0x0
 

Macro Definition Documentation

◆ COLLIDER_Root

#define COLLIDER_Root   0x1A

Definition at line 1 of file machi_hit.h.

◆ COLLIDER_nw

#define COLLIDER_nw   0x19

Definition at line 2 of file machi_hit.h.

◆ COLLIDER_deilitnw

#define COLLIDER_deilitnw   0x18

Definition at line 3 of file machi_hit.h.

◆ COLLIDER_deilinw

#define COLLIDER_deilinw   0x17

Definition at line 4 of file machi_hit.h.

◆ COLLIDER_w

#define COLLIDER_w   0x16

Definition at line 5 of file machi_hit.h.

◆ COLLIDER_deilitw

#define COLLIDER_deilitw   0x15

Definition at line 6 of file machi_hit.h.

◆ COLLIDER_deiliw

#define COLLIDER_deiliw   0x14

Definition at line 7 of file machi_hit.h.

◆ COLLIDER_sw

#define COLLIDER_sw   0x13

Definition at line 8 of file machi_hit.h.

◆ COLLIDER_deilitsw

#define COLLIDER_deilitsw   0x12

Definition at line 9 of file machi_hit.h.

◆ COLLIDER_deilisw

#define COLLIDER_deilisw   0x11

Definition at line 10 of file machi_hit.h.

◆ COLLIDER_s

#define COLLIDER_s   0x10

Definition at line 11 of file machi_hit.h.

◆ COLLIDER_deilits

#define COLLIDER_deilits   0xF

Definition at line 12 of file machi_hit.h.

◆ COLLIDER_deilis

#define COLLIDER_deilis   0xE

Definition at line 13 of file machi_hit.h.

◆ COLLIDER_se

#define COLLIDER_se   0xD

Definition at line 14 of file machi_hit.h.

◆ COLLIDER_deilitse

#define COLLIDER_deilitse   0xC

Definition at line 15 of file machi_hit.h.

◆ COLLIDER_deilise

#define COLLIDER_deilise   0xB

Definition at line 16 of file machi_hit.h.

◆ COLLIDER_e

#define COLLIDER_e   0xA

Definition at line 17 of file machi_hit.h.

◆ COLLIDER_deilite

#define COLLIDER_deilite   0x9

Definition at line 18 of file machi_hit.h.

◆ COLLIDER_deilie

#define COLLIDER_deilie   0x8

Definition at line 19 of file machi_hit.h.

◆ COLLIDER_ne

#define COLLIDER_ne   0x7

Definition at line 20 of file machi_hit.h.

◆ COLLIDER_deilitne

#define COLLIDER_deilitne   0x6

Definition at line 21 of file machi_hit.h.

◆ COLLIDER_deiline

#define COLLIDER_deiline   0x5

Definition at line 22 of file machi_hit.h.

◆ COLLIDER_0

#define COLLIDER_0   0x4

Definition at line 23 of file machi_hit.h.

◆ COLLIDER_deilitn

#define COLLIDER_deilitn   0x3

Definition at line 24 of file machi_hit.h.

◆ COLLIDER_deilin

#define COLLIDER_deilin   0x2

Definition at line 25 of file machi_hit.h.

◆ COLLIDER_g1

#define COLLIDER_g1   0x1

Definition at line 26 of file machi_hit.h.

◆ COLLIDER_stage

#define COLLIDER_stage   0x0

Definition at line 27 of file machi_hit.h.

◆ ZONE_Root

#define ZONE_Root   0x4

Definition at line 29 of file machi_hit.h.

◆ ZONE_Default

#define ZONE_Default   0x3

Definition at line 30 of file machi_hit.h.

◆ ZONE_o174

#define ZONE_o174   0x2

Definition at line 31 of file machi_hit.h.

◆ ZONE_g1

#define ZONE_g1   0x1

Definition at line 32 of file machi_hit.h.

◆ ZONE_stage

#define ZONE_stage   0x0

Definition at line 33 of file machi_hit.h.