src/dedicated.cpp
branchNewGRF_ports
changeset 6719 4cc327ad39d5
parent 6573 7624f942237f
child 10429 1b99254f9607
--- a/src/dedicated.cpp	Tue Mar 27 23:27:27 2007 +0000
+++ b/src/dedicated.cpp	Sat Jun 02 19:59:29 2007 +0000
@@ -63,6 +63,7 @@
 
 #else
 
+/** Empty helper function call for NOT(UNIX and not MORPHOS) systems */
 void DedicatedFork() {}
 
 #endif /* ENABLE_NETWORK */