papermario/include/mapfs/trd_bt00_hit.h
alex 2b28074f94
Add include/mapfs/ headers (#687)
* add include/mapfs/

* use model names for some battle stages

* name stage fields

* area_iwa
2022-04-12 00:03:16 +09:00

6 lines
134 B
C

#define COLLIDER_Root 0x4
#define COLLIDER_kihonset 0x3
#define COLLIDER_right 0x2
#define COLLIDER_hit 0x1
#define COLLIDER_left 0x0