mirror of
https://github.com/pmret/papermario.git
synced 2024-11-08 12:02: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>
26 lines
898 B
C
26 lines
898 B
C
#define MODEL_Root 0x17
|
|
#define MODEL_g25 0x16
|
|
#define MODEL_o44 0x15
|
|
#define MODEL_o52 0x14
|
|
#define MODEL_g24 0x13
|
|
#define MODEL_o43 0x12
|
|
#define MODEL_o51 0x11
|
|
#define MODEL_migi 0x10
|
|
#define MODEL_o40 0xF
|
|
#define MODEL_o39 0xE
|
|
#define MODEL_o38 0xD
|
|
#define MODEL_hidari 0xC
|
|
#define MODEL_o50 0xB
|
|
#define MODEL_o49 0xA
|
|
#define MODEL_o48 0x9
|
|
#define MODEL_kusari1 0x8
|
|
#define MODEL_o31 0x7
|
|
#define MODEL_g2 0x6
|
|
#define MODEL_suimen2 0x5
|
|
#define MODEL_suityuu 0x4
|
|
#define MODEL_kusari 0x3
|
|
#define MODEL_kiwa 0x2
|
|
#define MODEL_yuka1 0x1
|
|
#define MODEL_kabe 0x0
|
|
|