mirror of
https://gitee.com/anod/open_agb_firm.git
synced 2025-05-06 22:04:10 +08:00
搞反了导出rom的地方
This commit is contained in:
parent
8e8c61d845
commit
9fbe09b4ac
@ -443,7 +443,7 @@ atp_error_t use_cheat_page( const char *serial )
|
|||||||
{
|
{
|
||||||
if( status == DISP_REGION )
|
if( status == DISP_REGION )
|
||||||
{
|
{
|
||||||
#ifndef NDEBUG
|
#ifdef NDEBUG
|
||||||
res = atp_select("请谨慎使用金手指!金手指可能会引起卡顿、死机、损坏存档等现象。 "
|
res = atp_select("请谨慎使用金手指!金手指可能会引起卡顿、死机、损坏存档等现象。 "
|
||||||
"选择一个金手指配置:", len, select_region, NULL, NULL, defi, 0, &item );
|
"选择一个金手指配置:", len, select_region, NULL, NULL, defi, 0, &item );
|
||||||
#else
|
#else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user