mirror of
https://git.zaroz.cloud/nintendo-back-up/Ryujinx.git
synced 2025-06-10 05:05:26 +00:00
parent
e36e97c64d
commit
9c6a3aacc2
@ -20,7 +20,7 @@ namespace ARMeilleure.Translation.PTC
|
||||
{
|
||||
private const string HeaderMagic = "PTChd";
|
||||
|
||||
private const int InternalVersion = 19; //! To be incremented manually for each change to the ARMeilleure project.
|
||||
private const int InternalVersion = 20; //! To be incremented manually for each change to the ARMeilleure project.
|
||||
|
||||
private const string BaseDir = "Ryujinx";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user