Export Font type

This commit is contained in:
hodasemi 2023-01-21 14:54:22 +01:00
parent b5837ff3a4
commit 7f443252f0

View file

@ -16,4 +16,4 @@ pub use super::gui::{
#[cfg(feature = "audio")]
pub use super::gui::audible::Audible;
pub use super::guihandler::{GuiHandler, GuiHandlerCreateInfo};
pub use super::guihandler::{Font, GuiHandler, GuiHandlerCreateInfo};