diff --git a/src/mame/drivers/cromptons.cpp b/src/mame/drivers/cromptons.cpp index 74750ffa1b6..643004d77c7 100644 --- a/src/mame/drivers/cromptons.cpp +++ b/src/mame/drivers/cromptons.cpp @@ -12,7 +12,17 @@ Video: https://www.youtube.com/watch?v=89XJpor9dSQ - Disco Fever (coin pusher) runs on the same PCB. + Other games using the same PCB include: + * Casino Nights (coin pusher) + * Chuck Rock (coin pusher) + * Disco Fever (coin pusher) + * Hi Ball (redemption) + * Pharaoh's Treasure (coin pusher) + * Pirates Treasure (coin pusher) + * Rock 'n' Roll II (coin pusher) + * Royal Casino (coin pusher) + * Summer Time (coin pusher) + * Wheel of Fortune (coin pusher) */ #include "emu.h"