@@ -1,6 +1,13 @@
/**
* Required external Libraries:
* - Vulkan
* - glfw
* - glm
* - stb
*/
#define DEBUG 1
#include <iostream>
#include "vulkan/vulkan_app.hpp"
int main(int argc, char **argv){
The note is not visible to the blocked user.