mirror of
https://gitee.com/anod/open_agb_firm.git
synced 2025-05-07 06:14:12 +08:00
修改编译错误
This commit is contained in:
parent
62f2ba13ff
commit
8e8c61d845
@ -456,7 +456,7 @@ atp_error_t use_cheat_page( const char *serial )
|
|||||||
if( item == len )
|
if( item == len )
|
||||||
{
|
{
|
||||||
extern u8 dump_patched_rom;
|
extern u8 dump_patched_rom;
|
||||||
u8 dump_patched_rom = 1;
|
dump_patched_rom = 1;
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user