Initial cursesd
This commit is contained in:
@@ -87,6 +87,7 @@ score(struct rogue_state *rs,int amount, int flags, char monst)
|
||||
delwin(curscr);
|
||||
if (hw != NULL)
|
||||
delwin(hw);
|
||||
hw = NULL;
|
||||
}
|
||||
|
||||
top_ten = (SCORE *) malloc(numscores * sizeof (SCORE));
|
||||
|
||||
Reference in New Issue
Block a user