mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-10-16 14:56:10 +00:00
update zig
This commit is contained in:
@@ -99,6 +99,8 @@ pub fn tracy_enabled() bool {
|
||||
return options.tracy_enabled;
|
||||
}
|
||||
|
||||
//pub const log_level: std.log.Level = .debug;
|
||||
|
||||
fn glfwErrorCallback(code: glfw.Error, desc: [:0]const u8) void {
|
||||
log.warn("glfw error={} message={s}", .{ code, desc });
|
||||
}
|
||||
|
Reference in New Issue
Block a user