mirror of
https://github.com/holub/mame
synced 2025-10-08 09:30:17 +03:00
Fixes build with official dev tools.
This commit is contained in:
parent
08e57e7e28
commit
889a589849
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user