Mario Kart 64
Loading...
Searching...
No Matches
Course.h File Reference
#include <libultraship.h>
#include "CoreMath.h"
#include "camera.h"
#include "course_offsets.h"
#include "data/some_data.h"
#include "defines.h"
#include "bomb_kart.h"
#include "path_spawn_metadata.h"
#include "waypoints.h"
#include "sounds.h"
#include "common_structs.h"
Include dependency graph for Course.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  SkyboxColours
 
struct  WaterVolume
 
struct  MinimapProps
 
struct  Properties
 

Typedefs

typedef struct SkyboxColours SkyboxColours
 
typedef struct MinimapProps MinimapProps
 
typedef struct Properties Properties
 

Functions

void ResizeMinimap (MinimapProps *minimap)
 

Typedef Documentation

◆ MinimapProps

typedef struct MinimapProps MinimapProps

◆ Properties

typedef struct Properties Properties

◆ SkyboxColours

typedef struct SkyboxColours SkyboxColours

Function Documentation

◆ ResizeMinimap()

void ResizeMinimap ( MinimapProps * minimap)
Here is the caller graph for this function: