You've already forked Microtransactions64
mirror of
https://github.com/Print-and-Panic/Microtransactions64.git
synced 2026-01-21 10:17:19 -08:00
15 lines
349 B
C
15 lines
349 B
C
#include <ultra64.h>
|
|
#include "sm64.h"
|
|
#include "surface_terrains.h"
|
|
#include "geo_commands.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;
|