Freeciv-3.3
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 17 of file hand_gen.c.

Referenced by server_packet_input().