(D3D) Build fix

This commit is contained in:
twinaphex 2014-01-01 00:01:20 +01:00
parent 538bf3b49a
commit 88194bcdae

View File

@ -836,7 +836,7 @@ void D3DVideo::init_luts(void)
}
}
void D3DVideo::init_multipass(void)
int D3DVideo::init_multipass(void)
{
config_file_t *conf = config_file_new(cg_shader.c_str());
if (!conf)