|
UFO: Alien Invasion
|
Common functions. More...
#include "q_shared.h"
Go to the source code of this file.
Functions | |
| CASSERT (lengthof(pa_format)==PA_NUM_EVENTS) | |
Variables | |
| const char * | pa_format [] |
| Player action format strings for netchannel transfer. | |
Common functions.
Definition in file q_shared.cpp.
| CASSERT | ( | lengthof(pa_format) | = =PA_NUM_EVENTS | ) |
References pa_format, and PA_NUM_EVENTS.
| const char* pa_format[] |
Player action format strings for netchannel transfer.
Definition at line 34 of file q_shared.cpp.
Referenced by CASSERT(), G_ClientAction(), and MSG_Write_PA().