cargo fix
This commit is contained in:
@@ -7,7 +7,7 @@ use openxr::{
|
|||||||
Action, ActionSet, AnyGraphics, Binding, FrameState, Haptic, Instance, Path, Posef, Session,
|
Action, ActionSet, AnyGraphics, Binding, FrameState, Haptic, Instance, Path, Posef, Session,
|
||||||
Space, SpaceLocation, SpaceVelocity,
|
Space, SpaceLocation, SpaceVelocity,
|
||||||
};
|
};
|
||||||
use std::cell::OnceCell;
|
|
||||||
use std::sync::OnceLock;
|
use std::sync::OnceLock;
|
||||||
|
|
||||||
pub fn setup_oculus_controller(
|
pub fn setup_oculus_controller(
|
||||||
|
|||||||
Reference in New Issue
Block a user