|
SpaghettiKart
|
#include <libultraship.h>#include <macros.h>#include <defines.h>#include <segments.h>#include <mk64.h>#include <assets/models/tracks/royal_raceway/royal_raceway_displaylists.h>#include "code_80281780.h"#include "memory.h"#include "camera.h"#include "camera_junk.h"#include "spawn_players.h"#include "skybox_and_splitscreen.h"#include "code_8006E9C0.h"#include "podium_ceremony_actors.h"#include "code_80005FD0.h"#include "collision.h"#include "code_80281C40.h"#include "code_800029B0.h"#include "menu_items.h"#include "main.h"#include "menus.h"#include "render_courses.h"#include <string.h>#include "port/Game.h"#include "ceremony_and_credits.h"Macros | |
| #define | bcopy memcpy |
Functions | |
| void | debug_switch_character_ceremony_cutscene (void) |
| s32 | func_80281880 (s32 arg0) |
| void | func_802818BC (void) |
| void | setup_podium_ceremony (void) |
Variables | |
| u8 | defaultCharacterIds [] = { 1, 2, 3, 4, 5, 6, 7, 0 } |
| #define bcopy memcpy |
| void debug_switch_character_ceremony_cutscene | ( | void | ) |
| s32 func_80281880 | ( | s32 | arg0 | ) |
| void func_802818BC | ( | void | ) |
| void setup_podium_ceremony | ( | void | ) |
| u8 defaultCharacterIds[] = { 1, 2, 3, 4, 5, 6, 7, 0 } |