mirror of https://github.com/stella-emu/stella.git
When we update/change serialization, we need to update the header too.
This commit is contained in:
parent
5fd3c017f6
commit
2806c0da58
|
@ -27,7 +27,7 @@
|
|||
|
||||
#include "StateManager.hxx"
|
||||
|
||||
#define STATE_HEADER "06000000state"
|
||||
#define STATE_HEADER "06000001state"
|
||||
// #define MOVIE_HEADER "03030000movie"
|
||||
|
||||
// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
|
|
Loading…
Reference in New Issue