Mario Kart 64
Loading...
Searching...
No Matches
BigDonut.cpp File Reference
#include <libultraship.h>
#include <libultra/gbi.h>
#include <vector>
#include <memory>
#include "BigDonut.h"
#include "World.h"
#include "engine/objects/BombKart.h"
#include "assets/big_donut_data.h"
#include "main.h"
#include "camera.h"
#include "course_offsets.h"
#include "code_800029B0.h"
#include "render_courses.h"
#include "code_8006E9C0.h"
#include "code_80057C60.h"
#include "defines.h"
#include "math_util.h"
#include "external.h"
#include "code_80005FD0.h"
#include "spawn_players.h"
#include "render_objects.h"
#include "assets/common_data.h"
#include "save.h"
#include "replays.h"
#include "actors.h"
#include "collision.h"
#include "memory.h"
Include dependency graph for BigDonut.cpp:

Variables

const char * big_donut_dls []
 
s16 currentScreenSection
 
const course_texture big_donut_textures []
 

Variable Documentation

◆ big_donut_dls

const char* big_donut_dls[]
extern

◆ big_donut_textures

const course_texture big_donut_textures[]
Initial value:
= {
{ gTexture66ABA4, 0x0312, 0x0800, 0x0 }, { gTexture6747C4, 0x0145, 0x0800, 0x0 },
{ gTexture67490C, 0x021C, 0x0800, 0x0 }, { gTexture64BA50, 0x0110, 0x0800, 0x0 },
{ 0x00000000, 0x0000, 0x0000, 0x0 },
}

◆ currentScreenSection

s16 currentScreenSection
extern