diff options
author | 2018-10-28 14:00:12 +1100 | |
---|---|---|
committer | 2018-10-28 14:00:12 +1100 | |
commit | 82501770dedcdeddb20aa1ef8fe2f46a3d4179bb (patch) | |
tree | 80bfc8b02b9b19f7281c96e3b7c203358e3e5db9 /src/mame/drivers/twins.cpp | |
parent | 112bce124d581c5c8d240283c869969029cd90e8 (diff) |
srcclean and cleanup (nw)
Diffstat (limited to 'src/mame/drivers/twins.cpp')
-rw-r--r-- | src/mame/drivers/twins.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/twins.cpp b/src/mame/drivers/twins.cpp index 54abeb2a6b6..fe7135a4f46 100644 --- a/src/mame/drivers/twins.cpp +++ b/src/mame/drivers/twins.cpp @@ -445,7 +445,7 @@ MACHINE_CONFIG_START(twins_state::twinsed1) MACHINE_CONFIG_END -/* The Ecogames set and the Electronic Devices second set has different palette hardware +/* The Ecogames set and the Electronic Devices second set has different palette hardware and a different port map than Electronic Devices first set */ void twins_state::twins_io(address_map &map) |