13.5.0
- bn::music::tempo and bn::music::set_tempo added.
- bn::music::pitch and bn::music::set_pitch added.
- bn::music_tempo_to_action, bn::music_tempo_loop_action and bn::music_tempo_toggle_action added.
- bn::music_pitch_to_action, bn::music_pitch_loop_action and bn::music_pitch_toggle_action added.
- DMG music import options added. See the DMG music import guide to learn how to specify them.
- Empty bn::array allowed.
- bn::hash enums support.
- Sprites management IWRAM usage reduced.
- bn::array_hash optimized.