From 2d6f319dfccf6339ed1a3bbfb003b8b2dde82383 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sun, 19 Jan 2025 16:44:06 +0100 Subject: client: normal maps --- client/src/main.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'client/src/main.rs') diff --git a/client/src/main.rs b/client/src/main.rs index a1213d1..cd77266 100644 --- a/client/src/main.rs +++ b/client/src/main.rs @@ -29,6 +29,7 @@ pub mod ui; pub mod window; pub mod audio; pub mod interfaces; +pub mod meshops; use anyhow::Result; use clap::Parser; -- cgit v1.2.3-70-g09d2