Remove direct access of ncurses struct

This commit is contained in:
jl777
2019-02-02 08:37:03 -11:00
parent dabceb5d37
commit b319a87bef
2 changed files with 4 additions and 4 deletions

View File

@@ -380,7 +380,7 @@ playit(struct rogue_state *rs)
}
if (md_hasclreol())
inv_type = INV_CLEAR;
inv_type = INV_CLEAR;
/*
* parse environment declaration of options