sm64ex-coop/mods/arena/levels/wf/geo.c

18 lines
341 B
C
Raw Normal View History

2022-05-22 06:05:41 +02:00
#include <ultra64.h>
#include "sm64.h"
#include "geo_commands.h"
#include "game/level_geo.h"
#include "game/geo_misc.h"
#include "game/camera.h"
#include "game/moving_texture.h"
#include "game/screen_transition.h"
#include "game/paintings.h"
#include "make_const_nonconst.h"
#include "levels/wf/header.h"
#include "levels/wf/geo.inc.c"