mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Fixed readme link.
This commit is contained in:
@@ -146,7 +146,7 @@ rendering backends are available. For OpenGL ES on desktop you can find more
|
||||
information at:
|
||||
[OpenGL ES 2.0 and EGL on desktop](http://www.g-truc.net/post-0457.html)
|
||||
|
||||
All configuration settings are located inside [src/config.h](src/config.h).
|
||||
All configuration settings are located inside [src/config.h](https://github.com/bkaradzic/bgfx/blob/master/src/config.h).
|
||||
|
||||
Every `BGFX_CONFIG_*` setting can be changed by passing defines thru compiler
|
||||
switches. For example setting preprocessor define `BGFX_CONFIG_RENDERER_OPENGL=1`
|
||||
|
||||
Reference in New Issue
Block a user