mirror of
https://github.com/n64decomp/sm64.git
synced 2024-11-12 04:15:02 -05:00
15 lines
357 B
C
15 lines
357 B
C
#include <ultra64.h>
|
|
#include "sm64.h"
|
|
#include "surface_terrains.h"
|
|
#include "geo_commands.h"
|
|
|
|
#include "make_const_nonconst.h"
|
|
|
|
#include "king_bobomb/model.inc.c"
|
|
#include "king_bobomb/anims/data.inc.c"
|
|
#include "king_bobomb/anims/table.inc.c"
|
|
UNUSED static const u64 binid_0 = 0;
|
|
|
|
#include "water_bubble/model.inc.c"
|
|
UNUSED static const u64 binid_1 = 1;
|