caught one hiding tab
This commit is contained in:
parent
f8675981c4
commit
f80e5f1d86
|
|
@ -282,7 +282,7 @@ pub const OpenglVersion = enum {
|
|||
pub const LinuxDisplayBackend = enum {
|
||||
X11,
|
||||
Wayland,
|
||||
Both,
|
||||
Both,
|
||||
};
|
||||
|
||||
pub fn build(b: *std.Build) !void {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user