3 lines
64 B
Plaintext
3 lines
64 B
Plaintext
|
|
import triple_import_vec2::Vec2;
|
|
struct Ship { position: Vec2 } |