mirror of
https://github.com/holub/mame
synced 2025-04-23 17:00:53 +03:00
(MESS) Removed some unneeded prototypes (nw)
This commit is contained in:
parent
312abbed4e
commit
bdcf0dd2a8
@ -12,15 +12,6 @@
|
||||
#define ATARI_600XL 3
|
||||
#define ATARI_800XL 4
|
||||
|
||||
/*----------- defined in machine/ataricrt.c -----------*/
|
||||
|
||||
MACHINE_START( a400 );
|
||||
MACHINE_START( a800 );
|
||||
MACHINE_START( a800xl );
|
||||
MACHINE_START( a5200 );
|
||||
MACHINE_START( xegs );
|
||||
|
||||
|
||||
/*----------- defined in machine/atarifdc.c -----------*/
|
||||
/***************************************************************************
|
||||
MACROS
|
||||
|
Loading…
Reference in New Issue
Block a user