forked from MeloNX/MeloNX
PPTC version increment (#1427)
This commit is contained in:
parent
ba86878cb1
commit
8715c46c23
@ -20,7 +20,7 @@ namespace ARMeilleure.Translation.PTC
|
||||
{
|
||||
private const string HeaderMagic = "PTChd";
|
||||
|
||||
private const int InternalVersion = 13; //! To be incremented manually for each change to the ARMeilleure project.
|
||||
private const int InternalVersion = 14; //! To be incremented manually for each change to the ARMeilleure project.
|
||||
|
||||
private const string BaseDir = "Ryujinx";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user