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