10 lines
122 B
C
10 lines
122 B
C
#pragma once
|
|
|
|
#include "Common.h"
|
|
#include "RemoteServer.h"
|
|
|
|
void ResetTimeSinceLastUpdate();
|
|
|
|
void InitBetterUpdates();
|
|
|