Mario Kart 64
|
#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"
Functions | |
void | ResizeMinimap (MinimapProps *minimap) |
Variables | |
StaffGhost * | d_mario_raceway_staff_ghost |
Course * | currentCourse = nullptr |
void ResizeMinimap | ( | MinimapProps * | minimap | ) |
Course* currentCourse = nullptr |
|
extern |