add comment

This commit is contained in:
awtterpip
2023-12-27 20:09:45 -06:00
parent b43f875b3b
commit 4df8b38302

View File

@@ -11,6 +11,7 @@ pub enum SessionCreateInfo {}
pub struct Bindings {} pub struct Bindings {}
/// THIS IS NOT COMPLETE, im not sure how i am going to index actions currently.
#[derive(Clone, Copy, PartialEq)] #[derive(Clone, Copy, PartialEq)]
pub struct ActionId { pub struct ActionId {
pub handedness: Handedness, pub handedness: Handedness,