15 lines
350 B
C
15 lines
350 B
C
#include <PR/ultratypes.h>
|
|
|
|
#include "macros.h"
|
|
#include "surface_terrains.h"
|
|
#include "types.h"
|
|
#include "make_const_nonconst.h"
|
|
|
|
#include "springboard/model.inc.c"
|
|
#include "springboard/collision.inc.c"
|
|
UNUSED static const u64 binid_0 = 0;
|
|
|
|
#include "capswitch/model.inc.c"
|
|
#include "capswitch/collision.inc.c"
|
|
UNUSED static const u64 binid_1 = 1;
|