mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-10-02 16:08:39 +00:00
4 lines
62 B
Zig
4 lines
62 B
Zig
pub usingnamespace @cImport({
|
|
@cInclude("glad/gl.h");
|
|
});
|