Freeciv21
Develop your civilization from humble roots to a global empire
workertask.cpp File Reference
#include "workertask.h"
+ Include dependency graph for workertask.cpp:

Go to the source code of this file.

Functions

void worker_task_init (struct worker_task *ptask)
 Initialize empty worker_task. More...
 

Function Documentation

◆ worker_task_init()

void worker_task_init ( struct worker_task ptask)

Initialize empty worker_task.

Definition at line 18 of file workertask.cpp.

Referenced by tai_req_worker_task_rcv(), and texai_req_worker_task_rcv().