X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=cheat.c;h=798460464d3b75d0b760155f8322fb7015b66816;hp=30fd0ced522891cf206f786d2c10c0ee648dd318;hb=9355882cac573b32e6223f0f08fb2dfe08f70e43;hpb=ad3b097c9e587c1474cc1cac93f89ada853902ff 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[])