搞反了导出rom的地方

This commit is contained in:
anod 2023-05-09 16:44:19 +08:00
parent 8e8c61d845
commit 9fbe09b4ac

View File

@ -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