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
5 lines
98 B
C
5 lines
98 B
C
#define COLLIDER_Root 0x3
|
|
#define COLLIDER_g1 0x2
|
|
#define COLLIDER_g2 0x1
|
|
#define COLLIDER_o1 0x0
|