2021-08-09 04:14:45 +02:00
|
|
|
#include <ultra64.h>
|
|
|
|
#include "sm64.h"
|
|
|
|
#include "surface_terrains.h"
|
|
|
|
#include "geo_commands.h"
|
|
|
|
#include "make_const_nonconst.h"
|
|
|
|
|
|
|
|
// luigi model
|
|
|
|
#include "luigi/model.inc.c"
|
2021-08-19 07:54:46 +02:00
|
|
|
|
|
|
|
// toad model
|
|
|
|
#include "toad_player/model.inc.c"
|