]> de.git.xonotic.org Git - xonotic/darkplaces.git/blob - buildnumber.c
fix a bunch of pointer type warnings introduced by the change to const parameters...
[xonotic/darkplaces.git] / buildnumber.c
1
2 #define BUILDNUMBER 1061
3
4 int buildnumber = BUILDNUMBER;