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

@@ -13,7 +13,7 @@
#include <ws2tcpip.h>
#include <Zlib/Compressor.h>
#include "Network/network.h"
#include "Network/network.hpp"
int LastPort;