You've already forked Microtransactions64
mirror of
https://github.com/Print-and-Panic/Microtransactions64.git
synced 2026-01-21 10:17:19 -08:00
17 lines
404 B
C
17 lines
404 B
C
|
|
#include <ultra64.h>
|
||
|
|
#include "sm64.h"
|
||
|
|
#include "surface_terrains.h"
|
||
|
|
#include "geo_commands.h"
|
||
|
|
|
||
|
|
#include "make_const_nonconst.h"
|
||
|
|
|
||
|
|
#include "bully/model.inc.c"
|
||
|
|
#include "bully/anims/data.inc.c"
|
||
|
|
#include "bully/anims/table.inc.c"
|
||
|
|
UNUSED static const u64 binid_0 = 0;
|
||
|
|
|
||
|
|
#include "blargg/model.inc.c"
|
||
|
|
#include "blargg/anims/data.inc.c"
|
||
|
|
#include "blargg/anims/table.inc.c"
|
||
|
|
UNUSED static const u64 binid_1 = 1;
|