This commit is contained in:
Branimir Karadžić
2017-04-08 10:46:27 -07:00
parent dc69484d06
commit 91f7782223
4 changed files with 64 additions and 28 deletions

View File

@@ -1493,7 +1493,7 @@ namespace bgfx { namespace d3d9
}
#if BX_PLATFORM_WINDOWS
if (d3d9::isLost(hr) )
if (isLost(hr) )
{
do
{