Crossfire Server, Branches 1.12  R18729
toolkit_server.c
Go to the documentation of this file.
1 /* place holder for now, feel free to replace this place holder with something
2  * useful, it is there only so that toolkit.a has a bit of content.
3  */
4 
5 int blablabla(int bla) {
6  return bla;
7 }
int blablabla(int bla)
Definition: toolkit_server.c:5