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>
15 lines
483 B
C
15 lines
483 B
C
#define MODEL_Root 0xC
|
|
#define MODEL_dai 0xB
|
|
#define MODEL_futi4 0xA
|
|
#define MODEL_futi3 0x9
|
|
#define MODEL_waki1_2 0x8
|
|
#define MODEL_yuka1 0x7
|
|
#define MODEL_g49 0x6
|
|
#define MODEL_o498 0x5
|
|
#define MODEL_waku2 0x4
|
|
#define MODEL_yuka2 0x3
|
|
#define MODEL_waku_2 0x2
|
|
#define MODEL_futi2 0x1
|
|
#define MODEL_futi1 0x0
|
|
|