diff --git a/arm9/source/firm.c b/arm9/source/firm.c index 258d39af..4d05a487 100755 --- a/arm9/source/firm.c +++ b/arm9/source/firm.c @@ -528,7 +528,7 @@ u32 patchNativeFirm(u32 firmVersion, FirmwareSource nandType, bool loadFromStora ret = 0; #ifndef BUILD_FOR_EXPLOIT_DEV - //Skip on FIRMs < 5.0 + //Skip on FIRMs < 4.0 if(ISN3DS || firmVersion >= 0x1D) { //Find the Kernel11 SVC table and handler, exceptions page and free space locations