mirror of
https://github.com/pmret/papermario.git
synced 2024-11-08 20:12:30 +01:00
19 lines
474 B
C
19 lines
474 B
C
|
#define COLLIDER_Root 0x11
|
||
|
#define COLLIDER_g21 0x10
|
||
|
#define COLLIDER_o67 0xF
|
||
|
#define COLLIDER_g23 0xE
|
||
|
#define COLLIDER_o82 0xD
|
||
|
#define COLLIDER_o73 0xC
|
||
|
#define COLLIDER_etc 0xB
|
||
|
#define COLLIDER_o81 0xA
|
||
|
#define COLLIDER_m_kusa1 0x9
|
||
|
#define COLLIDER_exit 0x8
|
||
|
#define COLLIDER_exite 0x7
|
||
|
#define COLLIDER_ne 0x6
|
||
|
#define COLLIDER_deilie 0x5
|
||
|
#define COLLIDER_deilite 0x4
|
||
|
#define COLLIDER_exitw 0x3
|
||
|
#define COLLIDER_nw 0x2
|
||
|
#define COLLIDER_deiliw 0x1
|
||
|
#define COLLIDER_deilitw 0x0
|