]> de.git.xonotic.org Git - xonotic/darkplaces.git/blob - buildnumber.c
got rid of Hunk_Alloc, all allocations now have a proper name (perhaps a bit too...
[xonotic/darkplaces.git] / buildnumber.c
1
2 #define BUILDNUMBER 78
3
4 int buildnumber = BUILDNUMBER;