|
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.
|
#include "server_handler.h"
Go to the source code of this file.
Functions | |
| void | refill_map (game_data_t *game_data) |
| Refill the map with ressources (use in runtime) | |
| void | fill_map (server_handler_t *server) |
| Fill the map with ressources (use in initialization) | |
| void fill_map | ( | server_handler_t * | server | ) |
| void refill_map | ( | game_data_t * | game_data | ) |