Scope-eye.net Git Repository
/
liskon_frotz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16ee2a5
)
Whoops. Duplicate defines
author
David Griffith
<dave@661.org>
Thu, 6 Sep 2012 19:38:45 +0000
(12:38 -0700)
committer
David Griffith
<dave@661.org>
Thu, 6 Sep 2012 19:38:45 +0000
(12:38 -0700)
src/common/frotz.h
patch
|
blob
|
history
diff --git
a/src/common/frotz.h
b/src/common/frotz.h
index 1b0fac8fe51133e81899e9d11e549f19a626762d..6265d5d376cf39db60dd051b0e145aafadec08d2 100644
(file)
--- a/
src/common/frotz.h
+++ b/
src/common/frotz.h
@@
-115,8
+115,8
@@
typedef struct {
#define EXT_SCRIPT ".scr"
#define EXT_BLORB ".blb"
#define EXT_BLORB2 ".zblb"
-#define EXT_BLORB
2
".blorb"
-#define EXT_BLORB
3
".zblorb"
+#define EXT_BLORB
3
".blorb"
+#define EXT_BLORB
4
".zblorb"
#define EXT_COMMAND ".rec"
#define EXT_AUX ".aux"