Build fix

This commit is contained in:
Connor McLaughlin 2020-07-10 14:46:44 +10:00
parent c01854e9d1
commit d6ec1fd84e
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ protected:
D3D11::StreamBuffer m_display_uniform_buffer;
D3D11::AutoStagingTexture m_readback_staging_texture;
#ifdef LIBRETRO
#ifndef LIBRETRO
bool m_allow_tearing_supported = false;
bool m_using_flip_model_swap_chain = true;
bool m_using_allow_tearing = false;