mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2026-01-05 09:00:54 +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() {
|
int main() {
|
||||||
|
MwLibraryInit();
|
||||||
|
|
||||||
if(!MwVulkanSupported()) {
|
if(!MwVulkanSupported()) {
|
||||||
printf("Vulkan not found or unsupported on target platform.\n");
|
printf("Vulkan not found or unsupported on target platform.\n");
|
||||||
return 1;
|
return 1;
|
||||||
|
|||||||
Reference in New Issue
Block a user