mirror of
https://github.com/skyline-emu/skyline.git
synced 2024-11-05 21:55:08 +01:00
500b49d329
This commit adds Vulkan-Hpp as a library to the project. The headers are from a modified version of `VulkanHppGenerator`. They are broken into multiple files to avoid exceeding the Intellisense file size limit of Android Studio.
4 lines
54 B
C++
4 lines
54 B
C++
#pragma once
|
|
|
|
#include "internal/dynamicDispatch.hpp"
|