mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-11 02:28:18 +00:00
5 lines
187 B
C++
5 lines
187 B
C++
/* copyright (c) 2007 magnus auvinen, see licence.txt for more info */
|
|
#include "generated/nethash.c"
|
|
#define GAME_VERSION "0.5.0-dev"
|
|
#define GAME_NETVERSION "0.5 " GAME_NETVERSION_HASH
|