mirror of
https://github.com/holub/mame
synced 2025-04-20 23:42:22 +03:00
fixed clang warning (nw)
This commit is contained in:
parent
47b1aa1320
commit
fd4b755e04
@ -71,7 +71,7 @@ private:
|
||||
emu_timer * m_reset_timer;
|
||||
|
||||
UINT8 * m_rom;
|
||||
UINT8 m_hw_input_gate;
|
||||
//UINT8 m_hw_input_gate;
|
||||
UINT16 m_rom_base;
|
||||
UINT8 m_enabled;
|
||||
UINT8 m_connected;
|
||||
|
Loading…
Reference in New Issue
Block a user