Update all flags to allow setting them manually (#64)

This commit is contained in:
sheaf 2021-06-20 19:24:22 +02:00 committed by GitHub
parent ff267143d0
commit c4f3a1e0b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ flag opengl2
default:
False
manual:
False
True
flag opengl3
description:
@ -19,7 +19,7 @@ flag opengl3
default:
True
manual:
False
True
flag vulkan
description:
@ -35,7 +35,7 @@ flag sdl
default:
True
manual:
False
True
flag glfw
description: