This commit is contained in:
Glenn Maynard
2006-08-31 06:58:51 +00:00
parent ac3abd1ca4
commit b2a585cb3b
2 changed files with 0 additions and 11 deletions
-8
View File
@@ -214,14 +214,6 @@ RageVector2 AnimatedTexture::GetTextureTranslate()
return v;
}
msMesh::msMesh()
{
}
msMesh::~msMesh()
{
}
#define THROW RageException::Throw( "Parse error in \"%s\" at line %d: '%s'", sPath.c_str(), iLineNum, sLine.c_str() )
bool msAnimation::LoadMilkshapeAsciiBones( RString sAniName, RString sPath )