#!/bin/bash
build_libretro_fba()
{
build_libretro_fba_full
build_libretro_fba_cps1
build_libretro_fba_cps2
build_libretro_fba_neogeo
}