Yet more theme cleanup. This should be the job of the artists!
This commit is contained in:
@@ -112,7 +112,7 @@ void RageBitmapTexture::Create(
|
||||
|
||||
|
||||
/////////////////////
|
||||
// Figure out whether the texture can fit into texture memory unscaled
|
||||
// Get info about the bitmap
|
||||
/////////////////////
|
||||
D3DXIMAGE_INFO ddii;
|
||||
if( FAILED( hr = D3DXGetImageInfoFromFile(m_sFilePath,&ddii) ) )
|
||||
|
||||
Reference in New Issue
Block a user