mirror of
https://github.com/n64decomp/sm64.git
synced 2024-11-12 04:15:02 -05:00
13 lines
223 B
C
13 lines
223 B
C
#include <ultra64.h>
|
|
#include "sm64.h"
|
|
#include "geo_commands.h"
|
|
|
|
#include "make_const_nonconst.h"
|
|
|
|
#include "common1.h"
|
|
#include "group10.h"
|
|
|
|
#include "bird/geo.inc.c"
|
|
#include "peach/geo.inc.c"
|
|
#include "yoshi/geo.inc.c"
|