summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/goldstar.h
diff options
context:
space:
mode:
author Ivan Vangelista <mesgnet@yahoo.it>2019-09-05 18:03:30 +0200
committer Ivan Vangelista <mesgnet@yahoo.it>2019-09-05 18:03:30 +0200
commit62cfc07c60a9bc3c10f246c641f6c2261e25e5b2 (patch)
tree2bac57b82a0ed25683487614165051a2cf87e22c /src/mame/includes/goldstar.h
parent7863ce2b0f39e755060f1b3d351a202dc6f543eb (diff)
clones promoted to working
---------------------------------------- Lady Liner (encrypted, set 4) [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 07127713b8f..507a5cd1c87 100644
--- a/src/mame/includes/goldstar.h
+++ b/src/mame/includes/goldstar.h
@@ -58,6 +58,7 @@ public:
void init_ladylinrb();
void init_ladylinrc();
void init_ladylinrd();
+ void init_ladylinre();
DECLARE_VIDEO_START(goldstar);
void cm_palette(palette_device &palette) const;
DECLARE_VIDEO_START(cherrym);