diff options
author | 2019-01-27 14:22:20 +1100 | |
---|---|---|
committer | 2019-01-27 14:22:20 +1100 | |
commit | 76323eb770cca3655f40d400fe5f34fbaa573d6c (patch) | |
tree | 9a2f8773d3b3e05755d24ecd2b4dba19afcd1374 /scripts/src/machine.lua | |
parent | 212f26f75973b840d400f4d57fe227a98de89981 (diff) |
srcclean and cleanup (nw)
Diffstat (limited to 'scripts/src/machine.lua')
-rw-r--r-- | scripts/src/machine.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/src/machine.lua b/scripts/src/machine.lua index 351c47a9232..a68236ab223 100644 --- a/scripts/src/machine.lua +++ b/scripts/src/machine.lua @@ -3856,4 +3856,4 @@ if (MACHINES["DC7085"]~=null) then MAME_DIR .. "src/devices/machine/dc7085.cpp", MAME_DIR .. "src/devices/machine/dc7085.h", } -end
\ No newline at end of file +end |