mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-08-19 14:13:31 -04:00
Various cleanup and matching (#369)
* More podium_ceremony_actors documentation * Updated progress script * Various matches and cleanup
This commit is contained in:
+5
-4
@@ -5,12 +5,13 @@
|
||||
#include <main.h>
|
||||
#include "framebuffers.h"
|
||||
#include <PR/rcp.h>
|
||||
// Location based from sm64.
|
||||
// This may need to be moved before framebuffers.c
|
||||
// If math_util has data that does not line-up with trig_tables.
|
||||
#include "trig_tables.inc.c"
|
||||
#include <trig_tables.h>
|
||||
|
||||
#pragma intrinsic (sqrtf)
|
||||
|
||||
s32 D_802B91C0[2] = { 13, 13 };
|
||||
Vec3f D_802B91C8 = { 0.0f, 0.0f, 0.0f };
|
||||
|
||||
|
||||
#ifdef NON_MATCHING
|
||||
// Nearly matches
|
||||
|
||||
Reference in New Issue
Block a user