About Social Code
aboutsummaryrefslogtreecommitdiff
path: root/src/frygon/vulkan/fgvk_format.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/frygon/vulkan/fgvk_format.h')
-rw-r--r--src/frygon/vulkan/fgvk_format.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/frygon/vulkan/fgvk_format.h b/src/frygon/vulkan/fgvk_format.h
new file mode 100644
index 00000000000..ff667cd9f58
--- /dev/null
+++ b/src/frygon/vulkan/fgvk_format.h
@@ -0,0 +1,8 @@
+/*
+ * Copyright © 2025 Lucas Francisco Fryzek
+ * SPDX-License-Identifier: MIT
+ */
+#ifndef FGVK_FORMAT_H
+#define FGVK_FORMAT_H 1
+
+#endif