12 lines
73 B
C++
12 lines
73 B
C++
#include "tier0/network.h"
|
|
|
|
void Net_Init()
|
|
{
|
|
}
|
|
|
|
void Net_Deinit()
|
|
{
|
|
|
|
}
|
|
|