Updated savestate version
This commit is contained in:
parent
716b4af815
commit
a4f8e6fe29
|
@ -24,7 +24,7 @@
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include "types.h"
|
#include "types.h"
|
||||||
|
|
||||||
#define SAVESTATE_MAJOR 12
|
#define SAVESTATE_MAJOR 13
|
||||||
#define SAVESTATE_MINOR 1
|
#define SAVESTATE_MINOR 1
|
||||||
|
|
||||||
namespace melonDS
|
namespace melonDS
|
||||||
|
|
Loading…
Reference in New Issue