summaryrefslogtreecommitdiffstatshomepage
path: root/src
diff options
context:
space:
mode:
author Antonio Paradossi <progettosnaps@gmail.com>2016-02-23 17:52:04 +0100
committer Antonio Paradossi <progettosnaps@gmail.com>2016-02-23 17:52:04 +0100
commitf0dc7d7b6772e1fe8d314459bb5d76a753e2eb34 (patch)
tree7f6028bbb95f0043c7d4910c250ff8488429a864 /src
parent34acb73777916d511d82a1a50d1839881b106e1e (diff)
Update meadwttl.cpp
Added year according with history.dat (nw)
Diffstat (limited to 'src')
-rw-r--r--src/mame/drivers/meadwttl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/meadwttl.cpp b/src/mame/drivers/meadwttl.cpp
index 8e13a178499..58f51227d44 100644
--- a/src/mame/drivers/meadwttl.cpp
+++ b/src/mame/drivers/meadwttl.cpp
@@ -168,4 +168,4 @@ ROM_END
GAME( 1976, bombaway, 0, meadows, 0, driver_device, 0, ROT0, "Meadows", "Bombs Away [TTL]", MACHINE_IS_SKELETON )
GAME( 1976, ckidzo, 0, meadows, 0, driver_device, 0, ROT0, "Meadows", "Ckidzo [TTL]", MACHINE_IS_SKELETON )
GAME( 1976, cgunship, 0, meadows, 0, driver_device, 0, ROT0, "Meadows", "Cobra Gunship [TTL]", MACHINE_IS_SKELETON )
-GAME( 197?, mead4in1, 0, meadows, 0, driver_device, 0, ROT0, "Meadows", "Meadows 4 in 1 [TTL]", MACHINE_IS_SKELETON )
+GAME( 1976, mead4in1, 0, meadows, 0, driver_device, 0, ROT0, "Meadows", "Meadows 4 in 1 [TTL]", MACHINE_IS_SKELETON )