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: default:
False False
manual: manual:
False True
flag opengl3 flag opengl3
description: description:
@ -19,7 +19,7 @@ flag opengl3
default: default:
True True
manual: manual:
False True
flag vulkan flag vulkan
description: description:
@ -35,7 +35,7 @@ flag sdl
default: default:
True True
manual: manual:
False True
flag glfw flag glfw
description: description: