rename network.h to network.hpp

This commit is contained in:
gamingdoom
2023-10-16 17:33:52 -07:00
parent 839bb48cd6
commit 54e1beb548
10 changed files with 12 additions and 8 deletions

View File

@@ -9,6 +9,7 @@
#pragma once
#include <string>
void NetReset();
extern bool Dev;
extern int ping;