Push lunch break code
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 25m26s

This commit is contained in:
Florian RICHER 2025-04-07 17:03:00 +02:00
parent 9664ea754c
commit 1d333b633b
Signed by: florian.richer
GPG key ID: C73D37CBED7BFC77
3 changed files with 45 additions and 0 deletions

View file

@ -1,2 +1,3 @@
pub mod material;
pub mod mesh;
pub mod vertex;