Crossfire Server, Branch 1.12  R12190
toolkit_server.c
Go to the documentation of this file.
00001 /* place holder for now, feel free to replace this place holder with something
00002  * useful, it is there only so that toolkit.a has a bit of content.
00003  */
00004 
00005 int blablabla(int bla) {
00006     return bla;
00007 }