Skip to content

Commit

Permalink
Corrected position of fix (#488)
Browse files Browse the repository at this point in the history
  • Loading branch information
corwinkuiper authored Sep 28, 2023
2 parents ce12ca2 + 3cebb5c commit a909edd
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Due to dependency changes, agb-gbafix is now released under MPL rather than GPL.
- `include_background_gfx!` now produces tile sets and tile settings directly.

### Fixed
- Fixed a bug in bitmap4 that caused setting pixels to be always incorrect.

### Fixed

- 256-colour backgrounds are better supported.
- Mono looping samples will now correctly play to the end if it doesn't perfectly align with a buffer boundry and short samples now also loop correctly.
- Fixed a bug in bitmap4 that caused setting pixels to be always incorrect.

## [0.16.0] - 2023/07/18

Expand Down

0 comments on commit a909edd

Please sign in to comment.