mirror of
https://github.com/obhq/obliteration.git
synced 2024-11-23 11:19:56 +00:00
6 lines
83 B
C++
6 lines
83 B
C++
#include "vulkan.hpp"
|
|
|
|
#include <QVulkanFunctions>
|
|
|
|
QVulkanFunctions *vkFunctions;
|