mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 21:07:42 +00:00
Various bug fixes
This commit is contained in:
@@ -7,7 +7,7 @@ CSimpleShadow::CSimpleShadow(float, float, float, float)
|
||||
|
||||
}
|
||||
|
||||
void CSimpleShadow::Render(const CTexture* tex)
|
||||
void CSimpleShadow::Render(const CTexture* tex) const
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user