mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-28 02:30:35 +00:00
(D3D) Build fix
This commit is contained in:
parent
538bf3b49a
commit
88194bcdae
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user