mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-23 08:11:33 +11:00
Extend changelog entry to allow for tile set
This commit is contained in:
parent
7431086b14
commit
c04d674101
|
@ -19,7 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
- Sound channel panning and volume options are now `Num<i16, 8>` rather than `Num<i16, 4>` for improved precision and sound quality.
|
||||
- Due to dependency changes, agb-gbafix is now released under MPL rather than GPL.
|
||||
- `include_background_gfx!` now produces tile settings directly rather than palette assigments.
|
||||
- `include_background_gfx!` now produces tile sets and tile settings directly.
|
||||
|
||||
### Fixed
|
||||
|
||||
|
|
Loading…
Reference in a new issue