summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/chaos.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/chaos.cpp')
-rw-r--r--src/mame/drivers/chaos.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/chaos.cpp b/src/mame/drivers/chaos.cpp
index 65e617ca518..50b4c608d13 100644
--- a/src/mame/drivers/chaos.cpp
+++ b/src/mame/drivers/chaos.cpp
@@ -171,5 +171,5 @@ ROM_END
/* Driver */
-// YEAR NAME PARENT COMPAT MACHINE INPUT CLASS INIT COMPANY FULLNAME FLAGS
-COMP( 1983, chaos, 0, 0, chaos, chaos, chaos_state, 0, "David Greaves", "Chaos 2", MACHINE_NO_SOUND_HW )
+// YEAR NAME PARENT COMPAT MACHINE INPUT CLASS INIT COMPANY FULLNAME FLAGS
+COMP( 1983, chaos, 0, 0, chaos, chaos, chaos_state, empty_init, "David Greaves", "Chaos 2", MACHINE_NO_SOUND_HW )