put in a value for assert

This commit is contained in:
Glenn Maynard
2002-09-13 18:32:39 +00:00
parent 7d00e04e61
commit e3c59f9b0a
+1
View File
@@ -142,6 +142,7 @@ void RageBitmapTexture::Create(
break;
default:
ASSERT(0); // invalid iAlphaBits value
fmtTexture = D3DFMT_A4R4G4B4; break;
}
break;