mirror of
https://github.com/pmret/papermario.git
synced 2024-11-08 20:12:30 +01:00
cba14cc73d
* mgm_00 * mgm_03 * mgm_01 OK * several btl_kzn2 * reflection cleanup * more maps * ok for now * tst_10 * area tst * pre mgm * mgm_02 ok * mgm_02 cleanup * added IDs * end_01 almost compiles * end_01 OK * end_01 partially done * end_01 almost done * end_01 done * end_00 OK * credits include cleanup * end_00 initial cleanup * new splits 1 * done end_00 cleanup * areas mgm, end, tst * whale stuff Co-authored-by: HailSanta <Hail2Santa@gmail.com>
32 lines
1.1 KiB
C
32 lines
1.1 KiB
C
#define COLLIDER_Root 0x13
|
|
#define COLLIDER_g1 0x12
|
|
#define COLLIDER_g43 0x11
|
|
#define COLLIDER_o207 0x10
|
|
#define COLLIDER_s10 0xF
|
|
#define COLLIDER_g31 0xE
|
|
#define COLLIDER_o197 0xD
|
|
#define COLLIDER_deilitts 0xC
|
|
#define COLLIDER_deilits 0xB
|
|
#define COLLIDER_deilis 0xA
|
|
#define COLLIDER_g28 0x9
|
|
#define COLLIDER_o206 0x8
|
|
#define COLLIDER_o205 0x7
|
|
#define COLLIDER_o204 0x6
|
|
#define COLLIDER_o201 0x5
|
|
#define COLLIDER_o198 0x4
|
|
#define COLLIDER_o127 0x3
|
|
#define COLLIDER_o133 0x2
|
|
#define COLLIDER_o129 0x1
|
|
#define COLLIDER_o125 0x0
|
|
|
|
#define ZONE_Root 0x8
|
|
#define ZONE_g1 0x7
|
|
#define ZONE_g43 0x6
|
|
#define ZONE_o203 0x5
|
|
#define ZONE_o202 0x4
|
|
#define ZONE_s10 0x3
|
|
#define ZONE_deilis 0x2
|
|
#define ZONE_o199 0x1
|
|
#define ZONE_o198 0x0
|
|
|