mirror of
https://github.com/obhq/obliteration.git
synced 2024-11-23 11:19:56 +00:00
6 lines
77 B
C++
6 lines
77 B
C++
#pragma once
|
|
|
|
class QVulkanFunctions;
|
|
|
|
extern QVulkanFunctions *vkFunctions;
|