Mario Kart 64
Loading...
Searching...
No Matches
course_data.h
Go to the documentation of this file.
1#ifndef BLOCK_FORT_COURSE_DATA_H
2#define BLOCK_FORT_COURSE_DATA_H
3
4#include <ultra64.h>
5#include <PR/gbi.h>
6#include <actor_types.h>
7
8extern Gfx d_course_block_fort_dl[];
10
11#endif
struct ActorSpawnData d_course_block_fort_item_box_spawns[]
Definition course_data.c:19
Gfx d_course_block_fort_dl[]
Definition course_data.c:8
Definition actor_types.h:186