mirror of
https://github.com/holub/mame
synced 2025-10-06 17:08:28 +03:00
(nw) fixed the build.
This commit is contained in:
parent
a5fdcb40f8
commit
eb63d3999a
@ -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:
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user