SAD
This commit is contained in:
parent
ab2d2c74bf
commit
07b93e23cb
@ -15,7 +15,7 @@
|
|||||||
##1. Game logics
|
##1. Game logics
|
||||||
The code consists of 3 functions:
|
The code consists of 3 functions:
|
||||||
|
|
||||||
* In world.c :
|
* In game.c :
|
||||||
|
|
||||||
void game_field(const int rows, const int columns, char field[rows][columns]);
|
void game_field(const int rows, const int columns, char field[rows][columns]);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user