Editor matrix, icons, rotation, impl light

This commit is contained in:
MegaMech
2025-03-13 16:52:01 -06:00
parent 7674283449
commit 3ab8fe0d71
35 changed files with 3247 additions and 813 deletions
+1
View File
@@ -46,6 +46,7 @@ void func_80280038(void) {
Mat4 matrix;
ClearMatrixPools();
Editor_ClearMatrix();
gMatrixObjectCount = 0;
gMatrixEffectCount = 0;
+1
View File
@@ -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();