X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fmoving_object.hpp;h=753914be06e6566aa20ab3952978c4ab621b5ace;hb=5af97e8b9826798f48b52c8eab6d5c9160cec134;hp=ddc98d413bbb4a186d57c268cd9b48f56a86a141;hpb=5b7f9214cb929399f1a855ef5807018a9447d510;p=supertux.git diff --git a/src/moving_object.hpp b/src/moving_object.hpp index ddc98d413..753914be0 100644 --- a/src/moving_object.hpp +++ b/src/moving_object.hpp @@ -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)