(MESS) Some more variable initializations.(nw)

This commit is contained in:
Michael Zapf 2014-03-11 18:37:52 +00:00
parent 2f84db3331
commit f06394b6fd

View File

@ -560,6 +560,13 @@ void snug_bwg_device::device_reset()
m_selected = false;
m_debug_dataout = false;
m_rtc_enabled = false;
m_dataregLB = false;
m_lastK = false;
m_RTCsel = false;
m_inDsrArea = false;
m_address = 0;
m_WDsel = false;
m_WDsel0 = false;
for (int i=0; i < 4; i++)
{