mirror of
https://github.com/n64decomp/sm64.git
synced 2024-11-13 12:55:07 -05:00
13 lines
228 B
C
13 lines
228 B
C
|
#include <ultra64.h>
|
||
|
#include "sm64.h"
|
||
|
#include "geo_commands.h"
|
||
|
|
||
|
#include "make_const_nonconst.h"
|
||
|
|
||
|
#include "common1.h"
|
||
|
#include "group4.h"
|
||
|
|
||
|
#include "clam_shell/geo.inc.c"
|
||
|
#include "sushi/geo.inc.c"
|
||
|
#include "unagi/geo.inc.c"
|