mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 22:27:43 +00:00
Much CModel work
This commit is contained in:
@@ -692,7 +692,7 @@ CTexture::CTexture(CInputStream& in)
|
||||
}
|
||||
}
|
||||
|
||||
void CTexture::Load(int slot, EClampMode clamp)
|
||||
void CTexture::Load(int slot, EClampMode clamp) const
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user