Added custom colors

This commit is contained in:
Pasha Bibko
2025-11-21 23:04:51 +00:00
parent ff7f3e86ee
commit 2eb42da357
8 changed files with 29 additions and 5 deletions

View File

@@ -1,5 +1,9 @@
#pragma once
/* Includes general project .h files */
#include "RendererTypes.h"
/* Includes dependencies */
#include <vulkan/vulkan.h>