From eb63d3999aebfad019237b37618715c878d6ccbe Mon Sep 17 00:00:00 2001 From: Robbbert Date: Sun, 14 Jul 2019 22:49:06 +1000 Subject: (nw) fixed the build. --- src/mame/includes/equites.h | 2 +- src/mame/mame.lst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/mame/includes/equites.h b/src/mame/includes/equites.h index e60d8a851e1..b7b32ec1167 100644 --- a/src/mame/includes/equites.h +++ b/src/mame/includes/equites.h @@ -143,7 +143,7 @@ class gekisou_state : public equites_state public: using equites_state::equites_state; DECLARE_CUSTOM_INPUT_MEMBER(gekisou_unknown_bit_r); - void clsunk(machine_config &config); + void bngotime(machine_config &config); void gekisou(machine_config &config); protected: diff --git a/src/mame/mame.lst b/src/mame/mame.lst index a131f547511..f3eb6ebf798 100644 --- a/src/mame/mame.lst +++ b/src/mame/mame.lst @@ -12623,9 +12623,9 @@ klaxp1 // prototype klaxp2 // prototype @source:equites.cpp +bngotime // (c) 1986 CLS? bullfgtr // (c) 1984 Alpha Denshi Co. bullfgtrs // (c) 1984 Alpha Denshi Co./Sega -clsunk // (c) 1986 CLS? equites // (c) 1984 Alpha Denshi Co. equitess // (c) 1984 Alpha Denshi Co./Sega gekisou // (c) 1985 Eastern -- cgit v1.2.3