sm64pc/levels/bowser_1/geo.c

17 lines
360 B
C

#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/bowser_1/header.h"
#include "levels/bowser_1/areas/1/geo.inc.c"