mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-18 04:53:06 +01:00
Cleanup.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
#ifndef BX_CONFIG_DEBUG
|
||||
# error "BX_CONFIG_DEBUG must be defined in build script!"
|
||||
#endif // BGFX_CONFIG_DEBUG
|
||||
#endif // BX_CONFIG_DEBUG
|
||||
|
||||
#define BGFX_CONFIG_DEBUG BX_CONFIG_DEBUG
|
||||
|
||||
@@ -20,8 +20,6 @@
|
||||
# define BX_ASSERT _BGFX_ASSERT
|
||||
#endif // BX_CONFIG_DEBUG
|
||||
|
||||
# define BX_ASSERT2 _BGFX_ASSERT
|
||||
|
||||
#include <bgfx/bgfx.h>
|
||||
#include "config.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user