X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;ds=sidebyside;f=cheat.c;h=798460464d3b75d0b760155f8322fb7015b66816;hb=dec4cf3968b2b4187e9259204fa9a0bbc20831f9;hp=30fd0ced522891cf206f786d2c10c0ee648dd318;hpb=98f019b9e4d5b4c9dce8c05afad61b2e36fca327;p=open-adventure.git diff --git a/cheat.c b/cheat.c index 30fd0ce..7984604 100644 --- a/cheat.c +++ b/cheat.c @@ -8,7 +8,6 @@ FILE *logfp = NULL, *rfp = NULL; bool oldstyle = false; -bool editline = true; bool prompt = true; int main(int argc, char *argv[])