Mario Kart 64
Loading...
Searching...
No Matches
Course.cpp File Reference
#include <libultraship.h>
#include "Course.h"
#include "MarioRaceway.h"
#include "ChocoMountain.h"
#include "port/Game.h"
#include "port/resource/type/TrackPathPointData.h"
#include "port/resource/type/TrackSections.h"
#include "main.h"
#include "memory.h"
#include "common_structs.h"
#include "course_offsets.h"
#include "some_data.h"
#include "code_8006E9C0.h"
#include "code_8003DC40.h"
#include "assets/common_data.h"
#include "render_objects.h"
#include "save.h"
#include "replays.h"
#include "code_800029B0.h"
#include "render_courses.h"
#include "collision.h"
#include "actors.h"
#include "math_util.h"
Include dependency graph for Course.cpp:

Functions

void ResizeMinimap (MinimapProps *minimap)
 

Variables

StaffGhostd_mario_raceway_staff_ghost
 
CoursecurrentCourse = nullptr
 

Function Documentation

◆ ResizeMinimap()

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

Variable Documentation

◆ currentCourse

Course* currentCourse = nullptr

◆ d_mario_raceway_staff_ghost

StaffGhost* d_mario_raceway_staff_ghost
extern