mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-30 05:10:03 -04:00
Create reorganization
This commit is contained in:
3
src/platform/android/mod.rs
Normal file
3
src/platform/android/mod.rs
Normal file
@@ -0,0 +1,3 @@
|
||||
#![cfg(target_os = "android")]
|
||||
|
||||
pub use api::android::*;
|
||||
Reference in New Issue
Block a user