mirror of
https://github.com/pmret/papermario.git
synced 2024-11-08 20:12:30 +01:00
2b28074f94
* add include/mapfs/ * use model names for some battle stages * name stage fields * area_iwa
8 lines
186 B
C
8 lines
186 B
C
#define COLLIDER_Root 0x6
|
|
#define COLLIDER_spot 0x5
|
|
#define COLLIDER_point 0x4
|
|
#define COLLIDER_g34 0x3
|
|
#define COLLIDER_deili1 0x2
|
|
#define COLLIDER_around 0x1
|
|
#define COLLIDER_o152 0x0
|