I_Error("%s",M_GetText("The version of the renderer doesn't match the version of the executable\nBe sure you have installed SRB2 properly.\n"));
{
if(!HWD.pfnInit(I_Error))// let load the OpenGL library
CONS_Alert(CONS_ERROR,M_GetText("The version of the renderer doesn't match the version of the executable\nBe sure you have installed SRB2 properly.\n"));
rendermode=render_soft;
hwrenderloaded=-1;
}
else
else
glstartup=true;
hwrenderloaded=HWD.pfnInit(I_Error)?1:-1;// let load the OpenGL library