summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/goldstar.h
diff options
context:
space:
mode:
author Ivan Vangelista <mesgnet@yahoo.it>2019-11-23 23:06:01 +0100
committer Ivan Vangelista <mesgnet@yahoo.it>2019-11-23 23:06:01 +0100
commit3dbf46d0a753a09598260ffb3cedf820dc077ea9 (patch)
tree9d43749197648e7542e5f06dd1208772fe2d53ba /src/mame/includes/goldstar.h
parent26d21906bb2d4192f55acc0ed0546f4e606865c1 (diff)
new not working machine
--------------------------------------------- Channel Three [Team Europe, Grull Osgo, Ivan Vangelista]
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 27eef5ae680..7c0c9039956 100644
--- a/src/mame/includes/goldstar.h
+++ b/src/mame/includes/goldstar.h
@@ -181,6 +181,7 @@ public:
void init_rp96sub();
void init_tcl();
void init_super7();
+ void init_chthree();
uint32_t screen_update_amcoe1a(screen_device &screen, bitmap_rgb32 &bitmap, const rectangle &cliprect);