mirror of
https://gitee.com/anod/open_agb_firm.git
synced 2025-05-08 23:04:13 +08:00
描述继续修改
This commit is contained in:
parent
013cc1def5
commit
87ce95b69b
@ -255,8 +255,7 @@ atp_error_t oaf_config_page()
|
|||||||
|
|
||||||
ee_snprintf(
|
ee_snprintf(
|
||||||
title, sizeof(title),
|
title, sizeof(title),
|
||||||
"参数配置 当前电量:%3d%%"
|
"参数配置 当前电量:%3d%%每次启动的存档方案是“和卡带序列号一致”,这个方案会检查并优先使用最后一次启动游戏的存档类型", MCU_getBatteryLevel());
|
||||||
"每次启动的存档方案是“和卡带序列号一致”,这个方案会检查并优先使用最后一次启动游戏的存档类型", MCU_getBatteryLevel());
|
|
||||||
atp_error_t res = atp_select( title, 4, config_item, config_adjust, NULL, 0, 0, NULL );
|
atp_error_t res = atp_select( title, 4, config_item, config_adjust, NULL, 0, 0, NULL );
|
||||||
if( res == ATP_NO_ACTION )
|
if( res == ATP_NO_ACTION )
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user