projects
/
open-adventure.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81af599
)
Bump the save format number, just in case.
author
Eric S. Raymond
<esr@thyrsus.com>
Thu, 28 Feb 2019 11:04:57 +0000
(06:04 -0500)
committer
Eric S. Raymond
<esr@thyrsus.com>
Thu, 28 Feb 2019 11:04:57 +0000
(06:04 -0500)
saveresume.c
patch
|
blob
|
history
diff --git
a/saveresume.c
b/saveresume.c
index eab902ab8036aa68a960c7d8d4ea23095c8cdc69..ab2e1fed3ad67e57457f5e44acc16cd474113d9f 100644
(file)
--- a/
saveresume.c
+++ b/
saveresume.c
@@
-18,7
+18,7
@@
#include "advent.h"
#include "dungeon.h"
-#define VRSION 2
8
/* bump on save format change */
+#define VRSION 2
9
/* bump on save format change */
/*
* If you change the first three members, the resume function may not properly