Remove some disused stuff.
This commit is contained in:
parent
39a25f8ec7
commit
d9d089bdcc
4 changed files with 35 additions and 76 deletions
3
cheat.c
3
cheat.c
|
@ -10,9 +10,6 @@
|
|||
|
||||
struct game_t game;
|
||||
|
||||
long LNLENG, LNPOSN;
|
||||
char rawbuf[LINESIZE], INLINE[LINESIZE + 1];
|
||||
|
||||
FILE *logfp = NULL, *rfp = NULL;
|
||||
bool oldstyle = false;
|
||||
bool editline = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue