mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-21 06:13:07 +01:00
Cleanup.
This commit is contained in:
@@ -1493,7 +1493,7 @@ namespace bgfx { namespace d3d9
|
||||
}
|
||||
|
||||
#if BX_PLATFORM_WINDOWS
|
||||
if (d3d9::isLost(hr) )
|
||||
if (isLost(hr) )
|
||||
{
|
||||
do
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user