mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Updated API version.
This commit is contained in:
@@ -18,7 +18,7 @@ enum expandEnum(EnumType, string fqnEnumType = EnumType.stringof) = (){
|
||||
|
||||
extern(C) @nogc nothrow:
|
||||
|
||||
enum uint BGFX_API_VERSION = 116;
|
||||
enum uint BGFX_API_VERSION = 117;
|
||||
|
||||
alias bgfx_view_id_t = ushort;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user