- Print mobj address and mobj type in addition to
reference count
- Print negative reference counts correctly
- Don't print warning twice for the same mobj (don't spam
the console)
All typedefs for structs that were present in other header
files have been moved to here. (Except node_t because the
renderer and netcode both define node_t LOL.)