mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-09-03 10:41:30 -04:00
Editor matrix, icons, rotation, impl light
This commit is contained in:
@@ -46,6 +46,7 @@ void func_80280038(void) {
|
||||
Mat4 matrix;
|
||||
|
||||
ClearMatrixPools();
|
||||
Editor_ClearMatrix();
|
||||
|
||||
gMatrixObjectCount = 0;
|
||||
gMatrixEffectCount = 0;
|
||||
|
||||
@@ -452,6 +452,7 @@ void func_80281540(void) {
|
||||
|
||||
void podium_ceremony_loop(void) {
|
||||
ClearMatrixPools();
|
||||
Editor_ClearMatrix();
|
||||
gMatrixObjectCount = 0;
|
||||
D_802874FC = 0;
|
||||
update_camera_podium_ceremony();
|
||||
|
||||
Reference in New Issue
Block a user