]> ruin.nu Git - hbs.git/blobdiff - bs/planet.cpp
BSDoc should now create a friendly and a hostile vector for the battle simulation...
[hbs.git] / bs / planet.cpp
index 81d7daa4f09e66438844be23bc52d6b3f5e65200..69cfd7a432c2aee7edeb72f0d545126b6560b26c 100644 (file)
@@ -80,7 +80,7 @@ void Planet::setRoids(std::string type, int number)
 
 //////////////////////////////////////////////////////////////////////////
 //
-void runBattle(std::vector<Fleet*> friendly, std::vector<Fleet*> hostile)
+void Planet::runBattle(std::vector<Fleet*> friendly, std::vector<Fleet*> hostile)
 {
 }