From 7250587f46ca51ad662a0895a51742669b9cbb8f Mon Sep 17 00:00:00 2001 From: metamuffin Date: Tue, 11 Mar 2025 15:52:03 +0100 Subject: more inspection tools --- src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib.rs') diff --git a/src/lib.rs b/src/lib.rs index 14bdc34..c2416c3 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -3,4 +3,4 @@ pub mod helper; pub mod common_strings; pub mod serialized_file; pub mod object; -pub mod assets; +pub mod classes; -- cgit v1.2.3-70-g09d2