qbism / q2tools-220

Quake 2 map compiler tools with v220 map support, automatic phong, enhancements, and fixes.
GNU General Public License v2.0
61 stars 20 forks source link

Make pakheader_t and pakentry_t structs fixed size #31

Closed RaZeR-RBI closed 1 year ago

RaZeR-RBI commented 1 year ago

Fixes #30.

P.S.: Not sure if bogus field should be there, though it shouldn't really matter much since there shouldn't be .paks less than 62 bytes I guess (excluding cases if someone wants to make one).