Variable Dds.Header.mip_map_count

Number of mipmap levels, otherwise unused.

struct Dds.Header
{
  // ...
  uint mip_map_count ;
  // ...
}