From d989e375c4a1c1e7597337019d9388099b40cfa4 Mon Sep 17 00:00:00 2001 From: Autechre Date: Fri, 14 Aug 2020 14:29:13 +0200 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index a7b35e195a..9be83c0844 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,6 +4,7 @@ - LIBRETRO: Add API extension for cores to query the number of active inputs provided by the frontend - PLAYLISTS/PORTABLE: Fixed first load initialization - RBUF/ANIMATIONS: Simplify gfx_animation by switching from dynarray to rbuf +- RBUF/CORE UPDATER: Replace static entries array with dynamic array via RBUF library - RBUF/M3U: Replace static entries array with dynamic array via RBUF library - SWITCH: Fix input bind icons being off by one line