diff options
author | 2020-06-21 17:34:44 +1000 | |
---|---|---|
committer | 2020-06-21 17:34:44 +1000 | |
commit | feda349b3eea19d4fd0010a74e2dd6ff30f26b16 (patch) | |
tree | 2ba4b13a2ca181515354170a12b81446ee53da21 /scripts/src/machine.lua | |
parent | 3c499849dd96f17d7944619248261480017ba0c3 (diff) | |
parent | 01661be41c37560a37f2b43c5ecee7a10a6a1680 (diff) |
Merge remote-tracking branch 'upstream/master'
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 c8884af6d50..3e6f69e64d6 100644 --- a/scripts/src/machine.lua +++ b/scripts/src/machine.lua @@ -4440,4 +4440,4 @@ if (MACHINES["SWIM3"]~=null) then MAME_DIR .. "src/devices/machine/swim3.cpp", MAME_DIR .. "src/devices/machine/swim3.h", } -end
\ No newline at end of file +end |