]> git.xonotic.org Git - xonotic/darkplaces.git/blob - builddate.c
moved parse_model_precache and parse_sound_precache to cl.model_names and cl.sound_na...
[xonotic/darkplaces.git] / builddate.c
1
2 char *buildstring = __TIME__ " " __DATE__;
3