macOS fixes

This commit is contained in:
Jérôme Leclercq
2022-03-20 10:02:31 +01:00
parent cfe136796c
commit a6dce6861d
5 changed files with 18 additions and 3 deletions

View File

@@ -59,6 +59,7 @@ namespace Nz
}
}
}
#elif defined(NAZARA_PLATFORM_MACOS)
#else
#error This OS is not supported by Vulkan
#endif