Add basic components
This commit is contained in:
parent
11dc9771cc
commit
c8384883ad
2
src/components/mod.rs
Normal file
2
src/components/mod.rs
Normal file
@ -0,0 +1,2 @@
|
||||
pub struct Name(pub String);
|
||||
pub struct Player;
|
Loading…
x
Reference in New Issue
Block a user