]> ruin.nu Git - hbs.git/blobdiff - bs/fleet.h
started to work on the battle report.. almost there =)
[hbs.git] / bs / fleet.h
index 673eb42037aa9ef965782ff4e1f81f194aedc0c9..9aea01cc6b3a4ab744118eec5b36830f69b7eb52 100644 (file)
@@ -262,7 +262,7 @@ public:
         * very similar stuff in both the take* functions.
         * \sa takeShoot
         */
-       void takeEMP(std::string unittype, int number);
+       void takeEMP(std::string unittype, int number, std::map<std::string, int>& hitunits);
 
        void calculateLostStealships(std::string unittype, std::map<std::string, int> stolen, int tick = 1);