From 969d36d296a2fd628d2335edb1d82c8b88c1bbfb Mon Sep 17 00:00:00 2001 From: Vicki Pfau Date: Sun, 3 Apr 2022 16:01:39 -0700 Subject: [PATCH] CHANGES: Remove bug that wasn't actually fixed --- CHANGES | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGES b/CHANGES index 6547246ed..a8cbd7b87 100644 --- a/CHANGES +++ b/CHANGES @@ -35,7 +35,6 @@ Emulation fixes: - GBA Video: Fix Hblank timing (fixes mgba.io/i/2131, mgba.io/i/2310) - GBA Video: Fix rare crash in modes 3-5 Other fixes: - - 3DS: Ensure writes update file modification time (fixes mgba.io/i/2444) - Core: Don't attempt to restore rewind diffs past start of rewind - Core: Fix the runloop resuming after a game has crashed (fixes mgba.io/i/2451) - FFmpeg: Fix crash when encoding audio with some containers