compiles on Xbox (still a CRT linking error though)

This commit is contained in:
Chris Danford
2003-07-11 03:15:28 +00:00
parent df975a9692
commit 8158ca8770
22 changed files with 768 additions and 65 deletions
-3
View File
@@ -600,9 +600,6 @@ bool Model::LoadMilkshapeAsciiBones( CString sAniName, CString sPath )
return true;
}
#include "SDL_opengl.h"
#include "RageTimer.h"
void Model::DrawPrimitives()
{
if(m_Meshes.empty())