From ced57faa9ade1bc467013b099bf6bd51b40ce0e3 Mon Sep 17 00:00:00 2001 From: anod <182859762@qq.com> Date: Sat, 15 Oct 2022 21:36:18 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=87=A0=E4=B8=AA=E7=94=A8?= =?UTF-8?q?=E4=BA=8E=E7=BE=8E=E8=A7=82=E7=9A=84=E7=A9=BA=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/arm11/filebrowser.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/arm11/filebrowser.c b/source/arm11/filebrowser.c index 00ab944..1788c3b 100644 --- a/source/arm11/filebrowser.c +++ b/source/arm11/filebrowser.c @@ -144,8 +144,10 @@ scanEnd: static atp_text_t folder_help[] = { "操 作 说 明", + "", "蓝色            文件夹", "白色           游戏文件", + "", "A键     查看文件夹或运行游戏", "B键          上层文件夹", "X键            金手指",