mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 15:07:41 +00:00
CGuiModel imps
This commit is contained in:
@@ -7,4 +7,12 @@ void CModel::Draw(const CModelFlags& flags) const
|
||||
{
|
||||
}
|
||||
|
||||
void CModel::Touch(int) const
|
||||
{
|
||||
}
|
||||
|
||||
bool CModel::IsLoaded(int) const
|
||||
{
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user