src/dedicated.cpp
branchgamebalance
changeset 9908 0fa543611bbe
parent 9895 7bd07f43b0e3
--- a/src/dedicated.cpp	Thu Apr 19 14:48:10 2007 +0000
+++ b/src/dedicated.cpp	Tue Jun 12 11:56:35 2007 +0000
@@ -63,6 +63,7 @@
 
 #else
 
+/** Empty helper function call for NOT(UNIX and not MORPHOS) systems */
 void DedicatedFork() {}
 
 #endif /* ENABLE_NETWORK */