2022-03-13 09:17:10 +01:00
|
|
|
#include <PR/ultratypes.h>
|
|
|
|
#include <PR/gbi.h>
|
|
|
|
|
|
|
|
#include "geo_commands.h"
|
|
|
|
#include "macros.h"
|
2019-11-03 20:36:27 +01:00
|
|
|
#include "sm64.h"
|
|
|
|
#include "surface_terrains.h"
|
2022-03-13 09:17:10 +01:00
|
|
|
#include "types.h"
|
2019-11-03 20:36:27 +01:00
|
|
|
#include "make_const_nonconst.h"
|
|
|
|
|
|
|
|
#include "chillychief/model.inc.c"
|
|
|
|
#include "chillychief/anims/data.inc.c"
|
|
|
|
#include "chillychief/geo.inc.c"
|
|
|
|
#include "chillychief/anims/table.inc.c"
|
|
|
|
UNUSED static const u64 binid_0 = 0;
|
|
|
|
|
|
|
|
#include "moneybag/model.inc.c"
|
|
|
|
#include "moneybag/anims/data.inc.c"
|
|
|
|
#include "moneybag/anims/table.inc.c"
|
|
|
|
UNUSED static const u64 binid_1 = 1;
|