X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=saveresume.c;h=ab2e1fed3ad67e57457f5e44acc16cd474113d9f;hp=eab902ab8036aa68a960c7d8d4ea23095c8cdc69;hb=b2b4377f71d78cae58bc2e3ee8a9b61cecda9325;hpb=81af59974bcc0c619437cb83064d7c18e27614ec diff --git a/saveresume.c b/saveresume.c index eab902a..ab2e1fe 100644 --- a/saveresume.c +++ b/saveresume.c @@ -18,7 +18,7 @@ #include "advent.h" #include "dungeon.h" -#define VRSION 28 /* bump on save format change */ +#define VRSION 29 /* bump on save format change */ /* * If you change the first three members, the resume function may not properly