mirror of
https://github.com/holub/mame
synced 2025-06-06 21:03:47 +03:00
rename of driver files to make names unique (nw)
This commit is contained in:
parent
8e4ced4b53
commit
1bb8f5967f
@ -326,7 +326,7 @@ Stephh's notes (based on the game M68000 code and some tests) :
|
|||||||
#include "audio/taitosnd.h"
|
#include "audio/taitosnd.h"
|
||||||
#include "sound/2203intf.h"
|
#include "sound/2203intf.h"
|
||||||
#include "sound/2151intf.h"
|
#include "sound/2151intf.h"
|
||||||
#include "includes/rainbow.h"
|
#include "includes/rbisland.h"
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -50,7 +50,7 @@
|
|||||||
*************************************************************************/
|
*************************************************************************/
|
||||||
|
|
||||||
#include "emu.h"
|
#include "emu.h"
|
||||||
#include "includes/rainbow.h"
|
#include "includes/rbisland.h"
|
||||||
|
|
||||||
|
|
||||||
/*************************************
|
/*************************************
|
@ -9,7 +9,7 @@
|
|||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
#include "emu.h"
|
#include "emu.h"
|
||||||
#include "includes/rainbow.h"
|
#include "includes/rbisland.h"
|
||||||
|
|
||||||
/***************************************************************************/
|
/***************************************************************************/
|
||||||
|
|
Loading…
Reference in New Issue
Block a user