summaryrefslogtreecommitdiff
path: root/src/dedicated.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/dedicated.cpp')
-rw-r--r--src/dedicated.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dedicated.cpp b/src/dedicated.cpp
index 9de472df5..8acf58022 100644
--- a/src/dedicated.cpp
+++ b/src/dedicated.cpp
@@ -63,6 +63,7 @@ void DedicatedFork()
#else
+/** Empty helper function call for NOT(UNIX and not MORPHOS) systems */
void DedicatedFork() {}
#endif /* ENABLE_NETWORK */