修改编译错误

This commit is contained in:
anod 2023-05-09 16:40:44 +08:00
parent 62f2ba13ff
commit 8e8c61d845

View File

@ -456,7 +456,7 @@ atp_error_t use_cheat_page( const char *serial )
if( item == len )
{
extern u8 dump_patched_rom;
u8 dump_patched_rom = 1;
dump_patched_rom = 1;
break;
}
#endif