searching speed issue
This commit is contained in:
parent
280cbee0a2
commit
98035f17a2
11 changed files with 69 additions and 64 deletions
|
|
@ -5,8 +5,6 @@
|
|||
|
||||
// display.c
|
||||
void display_game(GameInfo_t game_state) {
|
||||
LOG_FUNCTION_START("display_game", "");
|
||||
|
||||
clear();
|
||||
|
||||
// Отображение игрового поля (всегда, даже во время паузы)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue