diff options
| author | 2016-04-28 14:16:34 +0100 | |
|---|---|---|
| committer | 2016-04-28 14:16:34 +0100 | |
| commit | 917c9fc36192b1142aeddbade54d29a0f3e13058 (patch) | |
| tree | 2a3b4e2792dc69a0ab9510c310a4a231f9fd35c2 /scripts | |
| parent | 01b454694d2e3cac82b24c1fc8589b63ea250079 (diff) | |
despite PCB being different operation looks similra to crgolf, so put it in there.
note, need to verify if there is a BPROM present on this PCB, if so it needs dumping.
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/target/mame/arcade.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/target/mame/arcade.lua b/scripts/target/mame/arcade.lua index 48da6ba5d8b..45a9ed2d6be 100644 --- a/scripts/target/mame/arcade.lua +++ b/scripts/target/mame/arcade.lua @@ -2642,7 +2642,6 @@ files { createMAMEProjects(_target, _subtarget, "nasco") files { MAME_DIR .. "src/mame/drivers/crgolf.cpp", - MAME_DIR .. "src/mame/drivers/mastrglf.cpp", MAME_DIR .. "src/mame/includes/crgolf.h", MAME_DIR .. "src/mame/video/crgolf.cpp", MAME_DIR .. "src/mame/drivers/suprgolf.cpp", |
