diff --git a/PSNee_V8.6/PSNee_V8.6/BIOS_patching.h b/PSNee/PSNee/BIOS_patching.h similarity index 100% rename from PSNee_V8.6/PSNee_V8.6/BIOS_patching.h rename to PSNee/PSNee/BIOS_patching.h diff --git a/PSNee_V8.6/PSNee_V8.6/MCU.h b/PSNee/PSNee/MCU.h similarity index 100% rename from PSNee_V8.6/PSNee_V8.6/MCU.h rename to PSNee/PSNee/MCU.h diff --git a/PSNee_V8.6/PSNee_V8.6/PSNee_V8.6.ino b/PSNee/PSNee/PSNee.ino similarity index 99% rename from PSNee_V8.6/PSNee_V8.6/PSNee_V8.6.ino rename to PSNee/PSNee/PSNee.ino index 70f138a..df90e6c 100644 --- a/PSNee_V8.6/PSNee_V8.6/PSNee_V8.6.ino +++ b/PSNee/PSNee/PSNee.ino @@ -1,3 +1,5 @@ +// PSNee-8.7.0 + //------------------------------------------------------------------------------------------------ // Select your console //------------------------------------------------------------------------------------------------ diff --git a/PSNee_V8.6/PSNee_V8.6/settings.h b/PSNee/PSNee/settings.h similarity index 100% rename from PSNee_V8.6/PSNee_V8.6/settings.h rename to PSNee/PSNee/settings.h