namespace MAME.Core { public partial class Drawgfx { public static int[] gfx_drawmode_table = new int[256]; } }