Fixes build with official dev tools.

This commit is contained in:
Andrew Gardner 2008-09-28 16:43:13 +00:00
parent 08e57e7e28
commit 889a589849

View File

@ -22,7 +22,7 @@ extern attotime mcr68_timing_factor;
extern const struct z80_irq_daisy_chain mcr_daisy_chain[];
extern const struct z80_irq_daisy_chain mcr_ipu_daisy_chain[];
extern const z80pio_interface nflfoot_pio_intf;
extern const struct z80pio_interface nflfoot_pio_intf;
extern UINT8 mcr_cocktail_flip;
extern const gfx_layout mcr_bg_layout;