Crossfire Server, Trunk
toolkit_map.cpp
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 }
blablabla
int blablabla(int bla)
Definition: toolkit_map.cpp:5