From 910d2267cad32587d3f8fa19ff603e15d2f336cb Mon Sep 17 00:00:00 2001 From: Vas Crabb Date: Wed, 28 Feb 2018 21:19:37 +1100 Subject: Start squeezing out the poor-performing parts of the output_manager: * Turn deprecated declataion warnings on by default and make them non-fatal * Make output_finder iterable in algorithms and range-based for loops * Replace a lot of set_something with output_finder --- src/mame/layout/acrnsys1.lay | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'src/mame/layout') diff --git a/src/mame/layout/acrnsys1.lay b/src/mame/layout/acrnsys1.lay index 63d0e132e90..9d5d9f49f57 100644 --- a/src/mame/layout/acrnsys1.lay +++ b/src/mame/layout/acrnsys1.lay @@ -26,31 +26,31 @@ - + - + - + - + - + - + - + - + - + -- cgit v1.2.3