]> icculus.org git repositories - divverent/darkplaces.git/blob - builddate.c
Matrix4x4_CreateRotate and Matrix3x4_CreateRotate now take degrees instead of radians...
[divverent/darkplaces.git] / builddate.c
1
2 char *buildstring = __TIME__ " " __DATE__;
3