ice yeti animation updates
[supertux.git] / src / moving_object.hpp
index ddc98d4..753914b 100644 (file)
@@ -70,6 +70,7 @@ public:
 protected:
   friend class Sector;
   friend class CollisionGrid;
+  friend class Platform;
   
   /** The bounding box of the object (as used for collision detection, this
    * isn't necessarily the bounding box for graphics)