Forgot to add wrlib module to lib.rs.
This commit is contained in:
@@ -4,4 +4,5 @@ pub mod screen;
|
||||
pub mod window;
|
||||
|
||||
pub type WApplication = application::Application;
|
||||
pub mod wrlib;
|
||||
pub use application::ffi::*;
|
||||
|
||||
Reference in New Issue
Block a user