mirror of
https://github.com/holub/mame
synced 2025-04-16 13:34:55 +03:00
gstriker.cpp: made it compile with Clang, too
This commit is contained in:
parent
a3ee45c94c
commit
5f9c98e707
@ -267,7 +267,7 @@ private:
|
||||
TECMO_WCUP94A_MCU,
|
||||
TECMO_WCUP94B_MCU,
|
||||
VGOAL_SOCCER_MCU
|
||||
} m_mcutype;
|
||||
};
|
||||
|
||||
int m_gametype = 0;
|
||||
uint16_t m_prot_reg[2]{};
|
||||
|
Loading…
Reference in New Issue
Block a user