From cfcee2cbb3f6daeb20ee62fcc411c99ca02f7dec Mon Sep 17 00:00:00 2001 From: Bobby <30593201+luciferreeves@users.noreply.github.com> Date: Sun, 12 Jul 2026 05:17:19 +0530 Subject: Sweep: extract crimson/render strings, move pure-constant files into constants/ subfolders, strip explanatory comments and multi-line headers tree-wide, zig fmt --- shared/shared.zig | 1 - 1 file changed, 1 deletion(-) (limited to 'shared/shared.zig') diff --git a/shared/shared.zig b/shared/shared.zig index 323ea4b..22dfed1 100644 --- a/shared/shared.zig +++ b/shared/shared.zig @@ -2,6 +2,5 @@ pub const fs = @import("fs/fs.zig"); -// Convenience re-exports pub const afs = fs.afs; pub const fat32 = fs.fat32; -- cgit v1.2.3