]> Dogcows Code - chaz/yoink/blobdiff - src/Heroine.hh
preliminary cleanup of character class
[chaz/yoink] / src / Heroine.hh
index c5c62ed2218cea36f1505532793d3914a450871d..2fb40c33a7cce2ba7ab642c190f8aa9b8f448191 100644 (file)
@@ -54,7 +54,7 @@ struct Heroine : public Character
                return HeroineP(new Heroine);
        }
 
                return HeroineP(new Heroine);
        }
 
-       void handleEvent(const Mf::Event& event);
+       bool handleEvent(const Mf::Event& event);
 };
 
 
 };
 
 
This page took 0.017578 seconds and 4 git commands to generate.