[BOT] update dependencies

This commit is contained in:
Kbz-8
2024-03-23 01:01:57 +00:00
committed by GitHub
parent e8c80eccab
commit d9e88f70c7
9 changed files with 1677 additions and 1192 deletions

View File

@@ -69,7 +69,7 @@ extern "C" {
#define VK_API_VERSION_1_0 VK_MAKE_API_VERSION(0, 1, 0, 0)// Patch version should always be set to 0
// Version of this file
#define VK_HEADER_VERSION 280
#define VK_HEADER_VERSION 281
// Complete version of this file
#define VK_HEADER_VERSION_COMPLETE VK_MAKE_API_VERSION(0, 1, 3, VK_HEADER_VERSION)