summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/goldstar.h
diff options
context:
space:
mode:
author Ivan Vangelista <mesgnet@yahoo.it>2019-09-04 07:19:08 +0200
committer Ivan Vangelista <mesgnet@yahoo.it>2019-09-04 07:19:08 +0200
commit2fc3b81502b882c0d1c5d0ffbaab161d451b0e39 (patch)
tree8ef6f8beb4cf7ffa6f91385682e1307fbc19358b /src/mame/includes/goldstar.h
parent19c724ab17bc7efe05490c3c487b23a048076530 (diff)
clones promoted to working
----------------------------------------------- Lady Liner (encrypted, set 3) [Team Europe, Roberto Fresca, 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 fedc1aa78da..07127713b8f 100644
--- a/src/mame/includes/goldstar.h
+++ b/src/mame/includes/goldstar.h
@@ -57,6 +57,7 @@ public:
void init_super9();
void init_ladylinrb();
void init_ladylinrc();
+ void init_ladylinrd();
DECLARE_VIDEO_START(goldstar);
void cm_palette(palette_device &palette) const;
DECLARE_VIDEO_START(cherrym);