Added binds to clear/randomize cells.

This commit is contained in:
Sheldon Lee
2020-06-27 01:18:06 +01:00
parent 29a3184a23
commit 00ffe88289
2 changed files with 31 additions and 2 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ void drawLastPressed(char ch);
void drawCurPos();
bool endgame();
void endGame();
#endif