10 lines
123 B
C
10 lines
123 B
C
// #pragma once
|
|
|
|
// namespace constants {
|
|
|
|
// const int CLIENT_PORT = 9999;
|
|
// const int MAX_CLIENTS = 128;
|
|
|
|
// }
|
|
|