[][src]Macro bakkesmod::lin_color

macro_rules! lin_color {
    ($r:expr, $g:expr, $b:expr, $a:expr) => { ... };
}