|
Zappy - Year end project 2
This is a project that Epitech asked us to create in order to allow us to reveiw the notions of the current year.
|

Go to the source code of this file.
Functions | |
| int | show_game_data (server_handler_t *server, bool need_to_show) |
| A function to display every data of the game. | |
| int show_game_data | ( | server_handler_t * | server, |
| bool | need_to_show ) |
A function to display every data of the game.
| server | The general server structure |
| need_to_show | (true) if we want to show it, (false) if not |
Definition at line 137 of file show_game_data.c.