This commit is contained in:
jl777
2019-03-13 07:14:29 -11:00
parent 01a63eb151
commit 8f18bbbed5
4 changed files with 67 additions and 43 deletions

View File

@@ -365,6 +365,7 @@ struct rogue_state
char *keystrokes,*keystrokeshex;
uint32_t needflush,replaydone;
int32_t numkeys,ind,num,guiflag,counter,sleeptime,playersize,restoring,lastnum;
FILE *logfp;
struct rogue_player P;
char buffered[10000];
uint8_t playerdata[10000];