X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=cheat.c;fp=cheat.c;h=f9a34d4bc975e7c47f498349b338996a89f7f673;hp=f62dba95459efa51aae5d369f9ba7b3ab63def3b;hb=7eaefce61d74fbc73daabd3f42f048038366b5ad;hpb=d23111dabab46a8bcdf7e453ec099e4521d1cad6 diff --git a/cheat.c b/cheat.c index f62dba9..f9a34d4 100644 --- a/cheat.c +++ b/cheat.c @@ -10,10 +10,6 @@ #include #include "advent.h" -FILE *logfp = NULL; -bool oldstyle = false; -bool prompt = true; - int main(int argc, char *argv[]) { int ch;