Skip to content

Commit

Permalink
Added doc
Browse files Browse the repository at this point in the history
  • Loading branch information
RockasMockas committed Oct 6, 2024
1 parent 5d377a0 commit e31025b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions framework_crates/bones_framework/src/input/gilrs.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
//! Gilrs integration.
use crate::prelude::*;
use gilrs::{ev::filter::axis_dpad_to_button, EventType, Filter, Gilrs as GilrsContext};
use once_cell::sync::Lazy;
Expand Down

0 comments on commit e31025b

Please sign in to comment.