mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-23 00:01:34 +11:00
Add changelog entry for > 15 colours bug
This commit is contained in:
parent
868e7d4339
commit
ebf1f82026
|
@ -19,6 +19,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
- You no longer need to install arm-none-eabi-binutils. In order to write games using `agb`, you now only need to install rust nightly.
|
||||
- 10% performance improvement with the software mixer.
|
||||
|
||||
### Fixed
|
||||
|
||||
- Compile error if you tried to import a larger sprite which uses more than 15 colours between frames.
|
||||
|
||||
## [0.15.0] - 2023/04/25
|
||||
|
||||
### Added
|
||||
|
|
Loading…
Reference in a new issue