mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Add terrain meshing benchmark
This commit is contained in:
3
voxygen/src/lib.rs
Normal file
3
voxygen/src/lib.rs
Normal file
@ -0,0 +1,3 @@
|
||||
/// Used by benchmarks
|
||||
pub mod mesh;
|
||||
pub mod render;
|
Reference in New Issue
Block a user