progress commit: openxr + pipewire + refactor
This commit is contained in:
7
src/backend/openxr/overlay.rs
Normal file
7
src/backend/openxr/overlay.rs
Normal file
@@ -0,0 +1,7 @@
|
||||
pub struct OpenXrOverlayData {}
|
||||
|
||||
impl Default for OpenXrOverlayData {
|
||||
fn default() -> Self {
|
||||
Self {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user