(D3D8) Buildfix

This commit is contained in:
twinaphex 2018-01-25 11:51:24 +01:00
parent 766f3b33c7
commit aa66ca8bf4

View File

@ -264,7 +264,7 @@ static void d3d8_renderchain_render_pass(
unsigned rotation)
{
settings_t *settings = config_get_ptr();
bool video_smooth = settings->bools.video_smooth
bool video_smooth = settings->bools.video_smooth;
d3d_set_texture(d3dr, 0, chain->tex);
d3d_set_sampler_magfilter(d3dr, pass_index, video_smooth ?