|
Freeciv-3.1
|
#include "map.h"#include <hand_gen.h>#include "maphand.h"#include "notify.h"#include "plrhand.h"Go to the source code of this file.
Functions | |
| void | handle_player_place_infra (struct player *pplayer, int tile, int extra) |
| void handle_player_place_infra | ( | struct player * | pplayer, |
| int | tile, | ||
| int | extra | ||
| ) |
Handle player_place_infra packet
Definition at line 29 of file infrapts.c.
Referenced by server_handle_packet().