Fix VC6 control-path-return bitching

This commit is contained in:
Kevin Slaughter
2003-08-28 06:13:18 +00:00
parent 496e1e1f40
commit 2dc4815f04
+1
View File
@@ -324,6 +324,7 @@ static CString GetMatchingVideocardDefaults( IniFile &ini, const CString &sVideo
} }
ASSERT(0); ASSERT(0);
return "";
} }
static CString GetVideoDriverName() static CString GetVideoDriverName()