fixed clang warning (nw)

This commit is contained in:
Oliver Stöneberg 2014-07-28 09:31:50 +00:00
parent 47b1aa1320
commit fd4b755e04

View File

@ -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;