diff options
author | Arisotura <thetotalworm@gmail.com> | 2021-09-02 00:16:36 +0200 |
---|---|---|
committer | Arisotura <thetotalworm@gmail.com> | 2021-09-02 00:16:36 +0200 |
commit | 9514efe4a0a5acfa2a27cc014808d450af653ed2 (patch) | |
tree | d81fede839c6aeb670215db26a263a2f8162cc2a /src | |
parent | aed92e533a96300b18d97e3ae02abfb926d7e6b1 (diff) |
BAHAHAHAHAHAHAAAAA-+*~+
Diffstat (limited to 'src')
-rw-r--r-- | src/Savestate.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Savestate.h b/src/Savestate.h index bad69cf..60d34cc 100644 --- a/src/Savestate.h +++ b/src/Savestate.h @@ -22,7 +22,7 @@ #include <stdio.h> #include "types.h" -#define SAVESTATE_MAJOR 8 +#define SAVESTATE_MAJOR 9 #define SAVESTATE_MINOR 0 class Savestate |