From a1a4b345f1f11a122519bf9205641b39b771838d Mon Sep 17 00:00:00 2001 From: anod <182859762@qq.com> Date: Thu, 19 Jan 2023 20:14:36 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E9=80=89=E6=8B=A9=E4=BA=86?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=90=8E=E9=87=91=E6=89=8B=E6=8C=87=E4=BB=8D?= =?UTF-8?q?=E7=84=B6=E8=AE=B0=E5=BF=86=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/arm11/filebrowser.c | 1 + 1 file changed, 1 insertion(+) diff --git a/source/arm11/filebrowser.c b/source/arm11/filebrowser.c index 6dfb36d..b50b0f2 100644 --- a/source/arm11/filebrowser.c +++ b/source/arm11/filebrowser.c @@ -390,6 +390,7 @@ static atp_pageopt_t serve_on_key( atp_callerdata_t data, atp_counter_t index, a acl_chtid_t sid; acl_query_cheat_set((acl_index_t)item, &sid, NULL ); acl_select_cheat_set( sid ); + eid = 0; status = DISP_HOLES; } else if( res == ATP_NO_ACTION)