This commit is contained in:
jl777
2019-03-13 05:35:04 -11:00
parent b4c7d73c78
commit 393c9a065e
2 changed files with 3 additions and 2 deletions

View File

@@ -26,6 +26,7 @@ new_level(struct rogue_state *rs)
PLACE *pp;
char *sp;
int i;
if ( 0 )
{
static FILE *fp;
if ( fp == 0 )