]> icculus.org git repositories - divverent/darkplaces.git/blob - buildnumber.c
search for GL functions using GetProcAddress on win32 instead of wglGetProcAddress...
[divverent/darkplaces.git] / buildnumber.c
1
2 #define BUILDNUMBER 1061
3
4 int buildnumber = BUILDNUMBER;