mirror of
https://gitee.com/anod/open_agb_firm.git
synced 2025-05-07 06:14:12 +08:00
log
This commit is contained in:
parent
bacdb1e4c1
commit
1f46e9ad80
@ -479,9 +479,9 @@ static atp_pageopt_t serve_on_key( atp_callerdata_t data, atp_counter_t index, a
|
|||||||
return WAIT_ON_ERRPAGE( display_empty );
|
return WAIT_ON_ERRPAGE( display_empty );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
return WAIT_ON_ACT( disp_str("即将加载serial", 1, NULL) );
|
||||||
path[pathlen] = '/';
|
path[pathlen] = '/';
|
||||||
safeStrcpy( path+pathlen+1, file, DIRBUFFSIZE - filelen );
|
safeStrcpy( path+pathlen+1, file, DIRBUFFSIZE - filelen );
|
||||||
return WAIT_ON_ACT( disp_str("即将加载serial", 1, NULL) );
|
|
||||||
|
|
||||||
#define RECOVER_PATH path[pathlen] = '\0'
|
#define RECOVER_PATH path[pathlen] = '\0'
|
||||||
// 确定game serial
|
// 确定game serial
|
||||||
|
Loading…
x
Reference in New Issue
Block a user