X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=cheat.c;h=798460464d3b75d0b760155f8322fb7015b66816;hb=refs%2Fmerge-requests%2F180%2Fhead;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[])