mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Cleanup.
This commit is contained in:
@@ -15,7 +15,9 @@
|
||||
|
||||
#include <bx/platform.h>
|
||||
|
||||
#define BGFX_INVALID_HANDLE { UINT16_MAX }
|
||||
#if !defined(BGFX_INVALID_HANDLE)
|
||||
# define BGFX_INVALID_HANDLE { UINT16_MAX }
|
||||
#endif // !defined(BGFX_INVALID_HANDLE)
|
||||
|
||||
#ifndef BGFX_SHARED_LIB_BUILD
|
||||
# define BGFX_SHARED_LIB_BUILD 0
|
||||
|
||||
Reference in New Issue
Block a user