summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/goldstar.h
diff options
context:
space:
mode:
author Ivan Vangelista <mesgnet@yahoo.it>2020-01-18 09:16:16 +0100
committer Ivan Vangelista <mesgnet@yahoo.it>2020-01-18 09:16:16 +0100
commit58dab7657ca8b410b59081cd9c660dcac9217a06 (patch)
tree96ed36849bce13c8aa849e917e47cd8388eab885 /src/mame/includes/goldstar.h
parent9e99470f59a9217448dc45526606629d35feb97b (diff)
New clones marked as NOT_WORKING
-------------------------------- Wild Cat 3 (CMV4 hardware) [Ioannis Bampoulas]
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 1dba9e1ccd4..cb7e163f923 100644
--- a/src/mame/includes/goldstar.h
+++ b/src/mame/includes/goldstar.h
@@ -184,6 +184,7 @@ public:
void init_tcl();
void init_super7();
void init_chthree();
+ void init_wcat3a();
uint32_t screen_update_amcoe1a(screen_device &screen, bitmap_rgb32 &bitmap, const rectangle &cliprect);