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