|
Odamex
Setting the Standard in Multiplayer Doom
|
Functions | |
| void | IGDstartelt (void *d, const char *name, int l) |
| void | IGDendelt (void *d, const char *name, int l) |
| void | IGDdata (void *d, const char *data, int l) |
| void | printIGD (struct IGDdatas *d) |
| void IGDdata | ( | void * | d, |
| const char * | data, | ||
| int | l | ||
| ) |
| void IGDendelt | ( | void * | d, |
| const char * | name, | ||
| int | l | ||
| ) |
| void IGDstartelt | ( | void * | d, |
| const char * | name, | ||
| int | l | ||
| ) |
| void printIGD | ( | struct IGDdatas * | d | ) |