mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 05:53:41 +02:00
Amazon Games for Windows (#91)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
pub mod amazon_platform;
|
||||
pub use amazon_platform::*;
|
||||
|
||||
pub mod amazon_game;
|
||||
pub use amazon_game::*;
|
||||
|
||||
pub mod amazon_settings;
|
||||
pub use amazon_settings::*;
|
||||
Reference in New Issue
Block a user