mirror of
https://github.com/MezzalunaWM/Mezzaluna.git
synced 2026-03-07 19:49:53 -05:00
reorganized into seat file and cursor file
This commit is contained in:
parent
987f49bbd6
commit
b8419806ef
9 changed files with 449 additions and 298 deletions
|
|
@ -5,7 +5,6 @@ const Server = @import("server.zig");
|
|||
|
||||
const gpa = std.heap.c_allocator;
|
||||
|
||||
|
||||
pub var server: Server = undefined;
|
||||
|
||||
pub fn main() !void {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue