summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/goldstar.h
diff options
context:
space:
mode:
author Ivan Vangelista <mesgnet@yahoo.it>2020-01-11 14:29:44 +0100
committer Ivan Vangelista <mesgnet@yahoo.it>2020-01-11 14:29:44 +0100
commit62c6834ea723603353301702f41d374562be3f2f (patch)
tree0021e36c97a770df3a8c692f0712e6ec60498c8a /src/mame/includes/goldstar.h
parent9dba96fd43926272920db76d48baa5bdf7b5706f (diff)
Machines promoted to working
---------------------------- Lucky Girl (Wing) [Ivan Vangelista] (nw) Lucky Lady in goldstar.cpp also runs, but needs correct inputs and colors
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 2018003db37..79cfca2f0f2 100644
--- a/src/mame/includes/goldstar.h
+++ b/src/mame/includes/goldstar.h
@@ -245,6 +245,7 @@ public:
void lucky8(machine_config &config);
void lucky8f(machine_config &config);
void lucky8k(machine_config &config);
+ void luckylad(machine_config &config);
void super972(machine_config &config);
void wcat3(machine_config &config);
void magodds(machine_config &config);