Unverified Commit e4325fda authored by Scott Johnson's avatar Scott Johnson
Browse files

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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment