|
Mario Kart 64
|
#include <ultra64.h>#include <macros.h>#include <PR/gbi.h>#include <mk64.h>#include "skybox_and_splitscreen.h"#include "code_800029B0.h"#include <common_structs.h>#include "memory.h"#include "camera.h"#include <assets/common_data.h>#include "render_player.h"#include "code_80057C60.h"#include "code_80091750.h"#include "actors.h"#include "render_courses.h"#include "math_util.h"#include "main.h"#include "menus.h"#include "assets/course_metadata/sSkyColors.inc.c"#include "assets/course_metadata/sSkyColors2.inc.c"Data Structures | |
| struct | Skybox |
Variables | |
| Vp | D_802B8880 [] |
| Vtx | D_802B8890 [] |
| Vtx | D_802B8910 [] |
| Vtx | D_802B8990 [] |
| Vtx | D_802B8A10 [] |
| UNUSED Gfx | D_802B8A90 [] |
| struct Skybox | sSkyColors [] |
| struct Skybox | sSkyColors2 [] |
| void func_802A3730 | ( | struct UnkStruct_800DC5EC * | arg0 | ) |
| void func_802A39E0 | ( | struct UnkStruct_800DC5EC * | arg0 | ) |
| void func_802A487C | ( | Vtx * | arg0, |
| UNUSED struct UnkStruct_800DC5EC * | arg1, | ||
| UNUSED s32 | arg2, | ||
| UNUSED s32 | arg3, | ||
| UNUSED f32 * | arg4 ) |
| void func_802A4A0C | ( | Vtx * | vtx, |
| struct UnkStruct_800DC5EC * | arg1, | ||
| UNUSED s32 | arg2, | ||
| UNUSED s32 | arg3, | ||
| UNUSED f32 * | arg4 ) |
Sets the initial RDP (Reality Display Processor) rendering settings.
Initialize the z-buffer for the current frame.
Tells the RDP which of the three framebuffers it shall draw to.
| Vp D_802B8880[] |
| Vtx D_802B8890[] |
| Vtx D_802B8910[] |
| Vtx D_802B8990[] |
| Vtx D_802B8A10[] |
| UNUSED Gfx D_802B8A90[] |