SDL.zig
SDL.zig copied to clipboard
VulkanWrapperModule not compiling
Basicly the
.{
.name = sdk.build.dupe("sdl-native");
.module = sdk.getNativeVulkanModule(vulkan),
},
is missing. Could make a pr tomorrow. Please correct me when im incorrect or stupid.
Sounds about right, just make a Pr! :)