|
Odamex
Setting the Standard in Multiplayer Doom
|
Data Structures | |
| struct | protocol_t |
Typedefs | |
| typedef void(* | fp )() |
Functions | |
| void | OnInit () |
| void | OnPacket () |
| void | OnPacketTV () |
| void | OnInitTV () |
| int | main () |
Variables | |
| netadr_t | net_local |
| netadr_t | net_remote |
| typedef void(* fp)() |
| int main | ( | ) |
| void OnInit | ( | ) |
| void OnInitTV | ( | ) |
| void OnPacket | ( | ) |
| void OnPacketTV | ( | ) |