mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 19:07:46 +00:00
Numerous uninitialized memory fixes
This commit is contained in:
@@ -18,7 +18,6 @@ class CProjectedShadow {
|
||||
float x98_ = 1.f;
|
||||
|
||||
public:
|
||||
CProjectedShadow() = default;
|
||||
CProjectedShadow(u32, u32, bool);
|
||||
|
||||
zeus::CAABox CalculateRenderBounds();
|
||||
|
||||
Reference in New Issue
Block a user