mirror of
https://github.com/pmret/papermario.git
synced 2024-11-09 12:32:38 +01:00
12 lines
291 B
C
12 lines
291 B
C
|
#define COLLIDER_Root 0xA
|
||
|
#define COLLIDER_exit 0x9
|
||
|
#define COLLIDER_ne 0x8
|
||
|
#define COLLIDER_deilie 0x7
|
||
|
#define COLLIDER_deilite 0x6
|
||
|
#define COLLIDER_exitw 0x5
|
||
|
#define COLLIDER_o50 0x4
|
||
|
#define COLLIDER_Default 0x3
|
||
|
#define COLLIDER_o46 0x2
|
||
|
#define COLLIDER_sita 0x1
|
||
|
#define COLLIDER_kabe 0x0
|