mirror of https://github.com/stella-emu/stella.git
Update statefile # for recent statefile format changes.
This commit is contained in:
parent
f8d7253ec3
commit
a0e1ec322a
|
@ -28,7 +28,7 @@
|
|||
|
||||
#include "StateManager.hxx"
|
||||
|
||||
#define STATE_HEADER "04090500state"
|
||||
#define STATE_HEADER "04090600state"
|
||||
#define MOVIE_HEADER "03030000movie"
|
||||
|
||||
// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
|
|
Loading…
Reference in New Issue