BlackToppStudios / Mezz_Foundation

Foundational Data types that enforce no opinions on how to build games and provide many facilities that complex games need. This largely avoids graphics and physics, but provides tools like the SortedVector, CountedPtr and HashedString classes.
GNU General Public License v3.0
3 stars 0 forks source link

Bugfix overrides and arraybounds #80

Closed Sqeaky closed 3 years ago

Sqeaky commented 3 years ago

This should fix the Foundation build using the new Jagati fixes.