mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-11-29 02:55:36 -05:00
Cleanup.
This commit is contained in:
parent
b0d204c344
commit
20838ea4f2
1 changed files with 2 additions and 0 deletions
|
@ -158,6 +158,8 @@ namespace stl
|
||||||
# else
|
# else
|
||||||
# define BGFX_RENDERER_OPENGL_NAME "OpenGL ES 2.0"
|
# define BGFX_RENDERER_OPENGL_NAME "OpenGL ES 2.0"
|
||||||
# endif // BGFX_CONFIG_RENDERER_OPENGLES
|
# endif // BGFX_CONFIG_RENDERER_OPENGLES
|
||||||
|
#else
|
||||||
|
# define BGFX_RENDERER_OPENGL_NAME "OpenGL"
|
||||||
#endif //
|
#endif //
|
||||||
|
|
||||||
namespace bgfx
|
namespace bgfx
|
||||||
|
|
Loading…
Reference in a new issue