|
UFO: Alien Invasion
|
#include "../../e_main.h"

Go to the source code of this file.
Functions | |
| void | CL_EndRoundAnnounce (const eventRegister_t *self, dbuffer *msg) |
| Announces that a player ends his turn. | |
| void CL_EndRoundAnnounce | ( | const eventRegister_t * | self, |
| dbuffer * | msg ) |
Announces that a player ends his turn.
| [in] | self | Pointer to the event structure that is currently executed |
| [in] | msg | The message buffer to read from |
Definition at line 37 of file e_event_endroundannounce.cpp.
References GAME_EndRoundAnnounce(), and NET_ReadByte().