mirror of
https://gitee.com/anod/open_agb_firm.git
synced 2025-05-08 06:44:12 +08:00
打开按键看看是否恢复
This commit is contained in:
parent
21bb15d0f2
commit
1da345f39e
@ -388,7 +388,7 @@ Result browseFiles(const char *const basePath, char selected[512])
|
||||
hidScanInput();
|
||||
atp_tips( NULL, "指引:按START" );
|
||||
void *cust[2] = {dList, curDir};
|
||||
error = atp_select( curDir, count, display_folder, NULL, (atp_callerdata_t)cust, selecting, 0, &value );
|
||||
error = atp_select( curDir, count, display_folder, serve_on_key, (atp_callerdata_t)cust, selecting, 0, &value );
|
||||
}
|
||||
else error = atp_show( 1, display_empty, NULL );
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user