API version 116.

This commit is contained in:
Бранимир Караџић 2022-09-17 18:18:51 -07:00
parent ba467be036
commit 7ffeaefad2
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
-- vim: syntax=lua -- vim: syntax=lua
-- bgfx interface -- bgfx interface
version(115) version(116)
typedef "bool" typedef "bool"
typedef "char" typedef "char"

View File

@ -9,5 +9,5 @@
* *
*/ */
#define BGFX_REV_NUMBER 8277 #define BGFX_REV_NUMBER 8293
#define BGFX_REV_SHA1 "12ff3dc2b208686a13f128205424556055f6548f" #define BGFX_REV_SHA1 "ba467be0364f35610c43f43381dd26dd25db1891"