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. More... | |
Common functions.
Definition in file q_shared.cpp.
CASSERT | ( | lengthof(pa_format) | = =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 G_ClientAction(), and MSG_Write_PA().