summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/bgfx/src/version.h
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/bgfx/src/version.h')
-rw-r--r--3rdparty/bgfx/src/version.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/3rdparty/bgfx/src/version.h b/3rdparty/bgfx/src/version.h
new file mode 100644
index 00000000000..84767bc8eaf
--- /dev/null
+++ b/3rdparty/bgfx/src/version.h
@@ -0,0 +1,13 @@
+/*
+ * Copyright 2011-2022 Branimir Karadzic. All rights reserved.
+ * License: https://github.com/bkaradzic/bgfx/blob/master/LICENSE
+ */
+
+/*
+ *
+ * AUTO GENERATED! DO NOT EDIT!
+ *
+ */
+
+#define BGFX_REV_NUMBER 8381
+#define BGFX_REV_SHA1 "988565aa983beb0b329ded834cd09f6a198b41e0"