diff options
Diffstat (limited to 'azalea-core/src/lib.rs')
| -rwxr-xr-x | azalea-core/src/lib.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/azalea-core/src/lib.rs b/azalea-core/src/lib.rs index 3b29f6a2..cb67da58 100755 --- a/azalea-core/src/lib.rs +++ b/azalea-core/src/lib.rs @@ -14,5 +14,6 @@ pub mod game_type; pub mod math; pub mod particle; pub mod position; +pub mod registry_holder; pub mod resource_location; pub mod tier; |
