Добавил комментариев

This commit is contained in:
2022-02-04 14:04:42 +03:00
parent 7c6f91cdc6
commit aed5ae45c4
2 changed files with 9 additions and 4 deletions

View File

@@ -18,7 +18,7 @@ class Vulkan
} states;
void createInstance(); //
void createInstance(); // Создание экземпяра Vulkan
};
#endif // VK_H