示例#1
0
static void get_fromance_fg_tile_info(int tile_index) { get_fromance_tile_info(tile_index, 1); }
示例#2
0
static TILE_GET_INFO( get_fromance_fg_tile_info ) { get_fromance_tile_info(machine, tileinfo, tile_index, 1); }