mirror of
https://github.com/pmret/papermario.git
synced 2024-11-08 12:02:30 +01:00
2b28074f94
* add include/mapfs/ * use model names for some battle stages * name stage fields * area_iwa
13 lines
316 B
C
13 lines
316 B
C
#define COLLIDER_Root 0xB
|
|
#define COLLIDER_exitd 0xA
|
|
#define COLLIDER_g17 0x9
|
|
#define COLLIDER_o105 0x8
|
|
#define COLLIDER_o104 0x7
|
|
#define COLLIDER_exit 0x6
|
|
#define COLLIDER_o58 0x5
|
|
#define COLLIDER_Default 0x4
|
|
#define COLLIDER_o108 0x3
|
|
#define COLLIDER_kaidan 0x2
|
|
#define COLLIDER_kabe 0x1
|
|
#define COLLIDER_yuka 0x0
|