Combine Matrix Stacks & use std::deque Instead of std::vector to Prevent Dangling Pointers (#525)

* Update Matrix.cpp

* Update World.h

* Stak

* Hopefully done with matrix

---------

Co-authored-by: MegaMech <7255464+MegaMech@users.noreply.github.com>
This commit is contained in:
MegaMech
2025-08-07 11:27:14 -06:00
committed by GitHub
parent 5e8ee8682d
commit 575d860e5d
18 changed files with 180 additions and 166 deletions
+1 -1
View File
@@ -318,7 +318,7 @@ void func_80050E34(s32, s32);
void func_800514BC(void);
void render_object_leaf_particle(s32);
void render_object_snowflakes_particles(void);
void func_800518F8(s32, s16, s16);
void render_clouds(s32, s16, s16);
void func_800519D4(s32, s16, s16);
void func_80051ABC(s16, s32);
void func_80051C60(s16, s32);