summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/good.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/good.cpp')
-rw-r--r--src/mame/drivers/good.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/good.cpp b/src/mame/drivers/good.cpp
index 0e1e5063220..57ef268a59b 100644
--- a/src/mame/drivers/good.cpp
+++ b/src/mame/drivers/good.cpp
@@ -331,4 +331,4 @@ ROM_START( good )
ROM_LOAD16_BYTE( "grp-04", 0x40001, 0x20000, CRC(83dbbb52) SHA1(e597f3cbb54b5cdf2230ea6318f970319061e31b) )
ROM_END
-GAME( 1998, good, 0, good, good, good_state, 0, ROT0, "<unknown>", "Good (Korea)", MACHINE_SUPPORTS_SAVE )
+GAME( 1998, good, 0, good, good, good_state, empty_init, ROT0, "<unknown>", "Good (Korea)", MACHINE_SUPPORTS_SAVE )