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
33 lines
848 B
C
33 lines
848 B
C
#define COLLIDER_Root 0x1F
|
|
#define COLLIDER_g1 0x1E
|
|
#define COLLIDER_g35 0x1D
|
|
#define COLLIDER_o73 0x1C
|
|
#define COLLIDER_o72 0x1B
|
|
#define COLLIDER_o71 0x1A
|
|
#define COLLIDER_o70 0x19
|
|
#define COLLIDER_o69 0x18
|
|
#define COLLIDER_o68 0x17
|
|
#define COLLIDER_o67 0x16
|
|
#define COLLIDER_y_miki 0x15
|
|
#define COLLIDER_yasi 0x14
|
|
#define COLLIDER_rim 0x13
|
|
#define COLLIDER_remon 0x12
|
|
#define COLLIDER_kusa 0x11
|
|
#define COLLIDER_exit 0x10
|
|
#define COLLIDER_exitw 0xF
|
|
#define COLLIDER_nw 0xE
|
|
#define COLLIDER_deilitw 0xD
|
|
#define COLLIDER_deiliw 0xC
|
|
#define COLLIDER_exits 0xB
|
|
#define COLLIDER_ns 0xA
|
|
#define COLLIDER_deilits 0x9
|
|
#define COLLIDER_deilis 0x8
|
|
#define COLLIDER_exitn 0x7
|
|
#define COLLIDER_nn 0x6
|
|
#define COLLIDER_deilitn 0x5
|
|
#define COLLIDER_deilin 0x4
|
|
#define COLLIDER_g34 0x3
|
|
#define COLLIDER_o64 0x2
|
|
#define COLLIDER_o65 0x1
|
|
#define COLLIDER_o63 0x0
|