mirror of
https://github.com/holub/mame
synced 2025-04-22 16:31:49 +03:00
Adjust/comment some entries to get compile working until src/mame/drivers/galgames.cpp is uploaded (nw)
This commit is contained in:
parent
c3491b2089
commit
1e219f087e
@ -1399,7 +1399,6 @@ files {
|
||||
createMAMEProjects(_target, _subtarget, "ces")
|
||||
files {
|
||||
MAME_DIR .. "src/mame/drivers/cesclass.cpp",
|
||||
MAME_DIR .. "src/mame/drivers/galgames.cpp",
|
||||
}
|
||||
|
||||
createMAMEProjects(_target, _subtarget, "cinemat")
|
||||
|
@ -413,7 +413,7 @@ galaxia.cpp
|
||||
galaxian.cpp
|
||||
galaxold.cpp
|
||||
galgame.cpp
|
||||
galgames.cpp
|
||||
//galgames.cpp
|
||||
galivan.cpp
|
||||
galpani2.cpp
|
||||
galpani3.cpp
|
||||
|
@ -12974,10 +12974,10 @@ galeb //
|
||||
@source:galgame.cpp
|
||||
galgame // (c) 1971 Computer Recreations, Inc
|
||||
|
||||
@source:galgames.cpp
|
||||
galgame2 // (c) 1998 Creative Electronics & Software (CES) / Namco
|
||||
galgame3 // (c) 1998 Creative Electronics & Software (CES) / Atari
|
||||
galgbios // (c) 1998 Creative Electronics & Software (CES)
|
||||
//@source:galgames.cpp
|
||||
//galgame2 // (c) 1998 Creative Electronics & Software (CES) / Namco
|
||||
//galgame3 // (c) 1998 Creative Electronics & Software (CES) / Atari
|
||||
//galgbios // (c) 1998 Creative Electronics & Software (CES)
|
||||
|
||||
@source:galivan.cpp
|
||||
dangar // (c) 1986
|
||||
|
Loading…
Reference in New Issue
Block a user