CHANGES: Remove bug that wasn't actually fixed

This commit is contained in:
Vicki Pfau 2022-04-03 16:01:39 -07:00
parent d2ef752a3f
commit fbe66fb4d0
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ Emulation fixes:
- GBA Video: Ignore horizontally off-screen sprite timing (fixes mgba.io/i/2391)
- GBA Video: Fix rare crash in modes 3-5
Other fixes:
- 3DS: Ensure writes update file modification time (fixes mgba.io/i/2444)
- FFmpeg: Fix crash when encoding audio with some containers
- FFmpeg: Fix GIF recording (fixes mgba.io/i/2393)
- GB, GBA: Save writeback-pending masked saves on unload (fixes mgba.io/i/2396)