- fixed typo in HAVE_SOFTPOLY.
This commit is contained in:
parent
7f83b190cc
commit
6934aebbe6
2 changed files with 5 additions and 5 deletions
|
|
@ -259,7 +259,7 @@ bool I_CreateVulkanSurface(VkInstance instance, VkSurfaceKHR *surface)
|
|||
}
|
||||
#endif
|
||||
|
||||
#if HAVE_SOFTPOLY
|
||||
#ifdef HAVE_SOFTPOLY
|
||||
namespace
|
||||
{
|
||||
SDL_Renderer* polyrendertarget = nullptr;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue