]> git.xonotic.org Git - xonotic/netradiant.git/blob - tools/version.h
Wrap GtkCellRendererText
[xonotic/netradiant.git] / tools / version.h
1 #ifndef INCLUDED_TOOLS_VERSION_H
2 #define INCLUDED_TOOLS_VERSION_H
3
4 const char* radiant_version();
5 const char* q3map2_version();
6 const char* q3map_stream_version();
7 #define Q3MAP_MOTD      "Your map saw the pretty lights from q3map2's BFG"
8
9 #endif // INCLUDED_TOOLS_VERSION_H