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