mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 03:07:41 +00:00
Various bug fixes
This commit is contained in:
@@ -10,7 +10,7 @@ class CSimpleShadow
|
||||
public:
|
||||
CSimpleShadow() = default;
|
||||
CSimpleShadow(float, float, float, float);
|
||||
void Render(const CTexture* tex);
|
||||
void Render(const CTexture* tex) const;
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user