mirror of
https://github.com/holub/mame
synced 2025-04-22 16:31:49 +03:00
Fix clang build (nw)
This commit is contained in:
parent
fd754f07d1
commit
62e66bbe37
@ -160,7 +160,6 @@ private:
|
||||
uint32_t m_bios_port_ctrl;
|
||||
int m_current_machine_is_sms; // is the current game SMS based (running on genesis z80, in VDP compatibility mode)
|
||||
uint32_t m_bios_ctrl_inputs;
|
||||
uint8_t m_bios_ctrl[6];
|
||||
int m_mt_bank_addr;
|
||||
|
||||
int m_cart_is_genesis[8];
|
||||
|
Loading…
Reference in New Issue
Block a user