mirror of
https://github.com/bkaradzic/bx.git
synced 2026-02-17 20:52:37 +01:00
Cleanup.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
namespace bx
|
||||
{
|
||||
static const uint16_t kInvalidHandle = UINT16_MAX;
|
||||
constexpr uint16_t kInvalidHandle = UINT16_MAX;
|
||||
|
||||
///
|
||||
class HandleAlloc
|
||||
|
||||
Reference in New Issue
Block a user