mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-15 08:45:06 +00:00
75bb9b7912
* Refresh 13 Co-authored-by: n64 <n64>
14 lines
350 B
C
14 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;
|