From 8e8c61d845eaaef3d73ac8c9e4250cf69867e3dd Mon Sep 17 00:00:00 2001 From: anod <182859762@qq.com> Date: Tue, 9 May 2023 16:40:44 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=BC=96=E8=AF=91=E9=94=99?= =?UTF-8?q?=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/arm11/pages.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/arm11/pages.c b/source/arm11/pages.c index f281a7f..92152a7 100644 --- a/source/arm11/pages.c +++ b/source/arm11/pages.c @@ -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