mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-18 13:03:05 +01:00
Cleanup.
This commit is contained in:
@@ -23,8 +23,6 @@
|
||||
#include "config.h"
|
||||
|
||||
#include <inttypes.h>
|
||||
#include <stdarg.h> // va_list
|
||||
#include <alloca.h>
|
||||
|
||||
// Check handle, cannot be bgfx::invalidHandle and must be valid.
|
||||
#define BGFX_CHECK_HANDLE(_desc, _handleAlloc, _handle) \
|
||||
|
||||
Reference in New Issue
Block a user