mirror of
https://github.com/azahar-emu/ArticSetupTool
synced 2025-11-06 15:10:01 +01:00
7 lines
144 B
C++
7 lines
144 B
C++
// Only used by Visual Studio Intellisense
|
|
|
|
#define VERSION_MAJOR 0
|
|
#define VERSION_MINOR 0
|
|
#define VERSION_REVISION 1
|
|
#define SERVER_PORT 5543
|