Add DisableOddDimensionWarning and EnableOddDimensionWarning

This commit is contained in:
Glenn Maynard
2003-07-09 20:24:17 +00:00
parent 7a7d81d446
commit 11f78783b3
2 changed files with 6 additions and 0 deletions
+1
View File
@@ -61,6 +61,7 @@ static CString GetExtension(const CString &fn)
RageTextureManager::RageTextureManager()
{
m_iNoWarnAboutOddDimensions = 0;
}
RageTextureManager::~RageTextureManager()