home · contact · privacy
Server/AI: Explore map for (long-time) unexplored cells.
[plomrogue] / roguelike-server.do
index 7a6a3bce03f5ac9abb257013f73fe4f0f008a692..ebe418d4d43db696aa76a87a8a045518b5e81a35 100644 (file)
@@ -6,4 +6,5 @@
 
 redo-ifchange build/build_template
 TARGET=server
+LIBRARY_LINKS=-lm
 . ./build/build_template