From 623c51d335398bbf9b6834ea9843c6ef8bdc12dc Mon Sep 17 00:00:00 2001 From: Mars Date: Tue, 1 Oct 2024 14:29:05 -0400 Subject: [PATCH] i dont think i need this --- src/main.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/main.cpp b/src/main.cpp index 3f155cc..576420e 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -2,9 +2,7 @@ #include #include -#ifdef __APPLE__ #define VK_ENABLE_BETA_EXTENSIONS -#endif #define VULKAN_HPP_NO_CONSTRUCTORS #include