Freeciv-3.1
Loading...
Searching...
No Matches
Functions
hand_gen.c File Reference
#include "packets.h"
#include "hand_gen.h"

Go to the source code of this file.

Functions

bool server_handle_packet (enum packet_type type, const void *packet, struct player *pplayer, struct connection *pconn)
 

Function Documentation

◆ server_handle_packet()

bool server_handle_packet ( enum packet_type  type,
const void *  packet,
struct player pplayer,
struct connection pconn 
)

Definition at line 20 of file hand_gen.c.

Referenced by server_packet_input().