Initialize all fields of icount_t
According to table in debug spec. This has no visible effect, because every time we instantiate an icount_t (in triggers::module_t::tdata1_write) we immediately call tdata1_write() which sets these values, but it's cleaner this way.
parent
dc109aeb
Please register or sign in to comment