summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/goldstar.h
diff options
context:
space:
mode:
author RobertoFresca <robbie@mamedev.org>2016-06-19 00:50:13 -0300
committer RobertoFresca <robbie@mamedev.org>2016-06-19 00:50:13 -0300
commit1c6793745ed1c5aaf47564ab52359db539fa5f84 (patch)
treebc4ced2d8bacdde9b55420b80950df6c245e395a /src/mame/includes/goldstar.h
parentb54accd6b34f2be9e36cc9b473fba0614342efc1 (diff)
Flaming 7: Decrypted the graphics ROMs & fixed the gfxdecode.
Bipolar PROM decode is still wrong. [Roberto Fresca]
Diffstat (limited to 'src/mame/includes/goldstar.h')
-rw-r--r--src/mame/includes/goldstar.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/goldstar.h b/src/mame/includes/goldstar.h
index cee8e8b08f3..675e0f9b3fb 100644
--- a/src/mame/includes/goldstar.h
+++ b/src/mame/includes/goldstar.h
@@ -169,6 +169,7 @@ public:
DECLARE_DRIVER_INIT(lucky8a);
DECLARE_DRIVER_INIT(magoddsc);
+ DECLARE_DRIVER_INIT(flaming7);
DECLARE_VIDEO_START(bingowng);
DECLARE_VIDEO_START(magical);