Added
- Added support for s3m and mod format files to
agb-tracker
. - Added a
HashSet
implementation inagb::hashmap
.
Changed
- Changed how 16 colour palettes are optimised to give better average case results. You should find that
either your palettes will always import, or never import correctly.
Fixed
- Fixed #777