Char *
This commit is contained in:
@@ -159,7 +159,7 @@ int32_t rogue_replay(uint64_t seed,int32_t sleeptime)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
free(rs);
|
free(rs);
|
||||||
mvaddstr(LINES - 2, 0, s);
|
mvaddstr(LINES - 2, 0, (char *)"replay completed");
|
||||||
refresh();
|
refresh();
|
||||||
endwin();
|
endwin();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user