diff --git a/include/QF/model.h b/include/QF/model.h index fd52b20be..f9c490e2b 100644 --- a/include/QF/model.h +++ b/include/QF/model.h @@ -147,7 +147,7 @@ typedef struct msurface_s struct surfcache_s *cachespots[MIPLEVELS]; short texturemins[2]; - short extents[2]; + unsigned short extents[2]; int light_s, light_t; // gl lightmap coordinates