summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/goldstar.h
diff options
context:
space:
mode:
author Ivan Vangelista <mesgnet@yahoo.it>2019-11-01 18:06:00 +0100
committer Ivan Vangelista <mesgnet@yahoo.it>2019-11-01 18:06:00 +0100
commit7ea9ee947bdb5e7df446aa82255eb2cb5a41b927 (patch)
tree3aa0d4cc82dfb4b900b91a34a1cfec343d42f1de /src/mame/includes/goldstar.h
parent23c3ee5607bb631aff5c5400de0a9924ef393add (diff)
goldstar.cpp: very preliminary and incomplete data decryption for wcat3 (nw)
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 4f39d36c1fa..27eef5ae680 100644
--- a/src/mame/includes/goldstar.h
+++ b/src/mame/includes/goldstar.h
@@ -225,6 +225,7 @@ public:
void init_flam7_tw();
void init_luckylad();
void init_super972();
+ void init_wcat3();
DECLARE_VIDEO_START(bingowng);
DECLARE_VIDEO_START(magical);