Macro oxygengine::error

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