Macro libretro_core

Source
macro_rules! libretro_core {
    ($core: path) => { ... };
}