summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes
diff options
context:
space:
mode:
author Ivan Vangelista <mesgnet@yahoo.it>2022-05-28 14:16:07 +0200
committer Ivan Vangelista <mesgnet@yahoo.it>2022-05-28 14:16:07 +0200
commit5be5e5cbcec0e4f0bd50c1976ca8aaab1a792f75 (patch)
treee9d078d64ccd6b3697dfc29e9f56ad29513397de /src/mame/includes
parent655cbb523f41927e6dbe76776f989ae24ed73bc0 (diff)
New working clones
------------------ Super Pacman (v1.2) + Cherry Master (Corsica, v8.31, encrypted) [Ioannis Bampoulas]
Diffstat (limited to 'src/mame/includes')
-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 75781de32c7..cf18f5c1d96 100644
--- a/src/mame/includes/goldstar.h
+++ b/src/mame/includes/goldstar.h
@@ -191,6 +191,7 @@ public:
void init_super7();
void init_chthree();
void init_wcat3a();
+ void init_cmpacmanb();
uint32_t screen_update_amcoe1a(screen_device &screen, bitmap_rgb32 &bitmap, const rectangle &cliprect);