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:
bc627f0
)
f_setup.interpreter_number is now for the curses interface too.
author
David Griffith
<dave@661.org>
Wed, 30 Jan 2019 12:52:26 +0000
(
04:52
-0800)
committer
David Griffith
<dave@661.org>
Wed, 30 Jan 2019 12:52:26 +0000
(
04:52
-0800)
src/common/setup.h
patch
|
blob
|
history
diff --git
a/src/common/setup.h
b/src/common/setup.h
index a19ac0f3d4db358e37ab1bb41a8896498a51b29d..696282328e5df0a57290bd64a5b71e662672a6f8 100644
(file)
--- a/
src/common/setup.h
+++ b/
src/common/setup.h
@@
-12,7
+12,7
@@
typedef struct frotz_setup_struct {
int left_margin; /* done */
int right_margin; /* done */
int ignore_errors; /* done */
- int interpreter_number; /*
Just dumb frotz now
*/
+ int interpreter_number; /*
done
*/
int piracy; /* done */
int undo_slots; /* done */
int expand_abbreviations; /* done */