From fca72f67d19eea58939f0123d2e91a5cec9120ee Mon Sep 17 00:00:00 2001 From: Autechre Date: Fri, 12 Nov 2021 20:40:49 +0100 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index fff0523f5b..82f4656ee4 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -5,7 +5,6 @@ - CHEEVOS: Don't queue rewind re-init if already on main thread - CHEEVOS: Ignore unofficial achievements unless setting is enabled - NETPLAY: Networking - should not print country for a local lobby -- NETPLAY: Add Text Chat functionality - OVERLAYS: Revert changes - VIDEO/ROTATION: Always return false if rotation can't occur. RETRO_ENVIRONMENT_SET_ROTATION should return false when rotation has been forcefully disabled in frontend, that way the core can decide if aspect ratio should be rotated or not for vertical games. Useful for FBNeo for instance. - WIIU: Make wiiu_gfx_load_texture code safer