Macro oxygengine::debug

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