mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2026-01-07 18:09:44 +00:00
fix
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@777 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
@@ -639,6 +639,8 @@ void vulkan_setup(MwWidget handle) {
|
||||
}
|
||||
|
||||
int main() {
|
||||
MwLibraryInit();
|
||||
|
||||
if(!MwVulkanSupported()) {
|
||||
printf("Vulkan not found or unsupported on target platform.\n");
|
||||
return 1;
|
||||
|
||||
Reference in New Issue
Block a user