mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-25 23:29:55 -06:00
add missing shit to savestates. bump the version up.
This commit is contained in:
@ -22,8 +22,8 @@
|
||||
#include <stdio.h>
|
||||
#include "types.h"
|
||||
|
||||
#define SAVESTATE_MAJOR 2
|
||||
#define SAVESTATE_MINOR 1
|
||||
#define SAVESTATE_MAJOR 3
|
||||
#define SAVESTATE_MINOR 0
|
||||
|
||||
class Savestate
|
||||
{
|
||||
|
Reference in New Issue
Block a user