mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-02 15:52:37 +01:00
51c4df24b5
Vulkan has officially deprecated `VK_VERSION_*` macros for versioning as it has introduced the variant into the version. It should however be `0` for the Vulkan APi and doesn't need to be printed.