Updated API version.

This commit is contained in:
Бранимир Караџић
2022-09-18 19:11:58 -07:00
parent f1f77a6cd3
commit e4be44e92b
4 changed files with 5 additions and 5 deletions

View File

@@ -15,7 +15,7 @@
#ifndef BGFX_DEFINES_H_HEADER_GUARD
#define BGFX_DEFINES_H_HEADER_GUARD
#define BGFX_API_VERSION UINT32_C(116)
#define BGFX_API_VERSION UINT32_C(117)
/**
* Color RGB/alpha/depth write. When it's not specified write will be disabled.