Macro oxygengine::warn

source ·
macro_rules! warn {
    ($($arg:tt)*) => { ... };
}