summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/odyssey.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/odyssey.cpp')
-rw-r--r--src/mame/drivers/odyssey.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/odyssey.cpp b/src/mame/drivers/odyssey.cpp
index 48dd937fd90..34ede8f555b 100644
--- a/src/mame/drivers/odyssey.cpp
+++ b/src/mame/drivers/odyssey.cpp
@@ -202,5 +202,5 @@ ROM_END
* Game Driver(s) *
**************************************/
-/* YEAR NAME PARENT MACHINE INPUT STATE INIT ROT COMPANY FULLNAME FLAGS */
-GAME( 1998, odyssey, 0, odyssey, odyssey, odyssey_state, 0, ROT0, "Silicon Gaming", "Odyssey", MACHINE_IS_SKELETON )
+/* YEAR NAME PARENT MACHINE INPUT STATE INIT ROT COMPANY FULLNAME FLAGS */
+GAME( 1998, odyssey, 0, odyssey, odyssey, odyssey_state, empty_init, ROT0, "Silicon Gaming", "Odyssey", MACHINE_IS_SKELETON )