X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fobject%2Fparticles.hpp;h=c98aa57cd9efdc8929cc746f880254807a3fafbd;hb=8eff855963e2699763d0d653dabc9b709f0d2ab0;hp=8582665086d1e868083f6c6a502f41e3288a9b38;hpb=c1277f5b7db9f55d1d28f658b4e804f32b76f0ce;p=supertux.git diff --git a/src/object/particles.hpp b/src/object/particles.hpp index 858266508..c98aa57cd 100644 --- a/src/object/particles.hpp +++ b/src/object/particles.hpp @@ -38,8 +38,8 @@ private: struct Particle { Vector pos, vel; - Particle() : - pos(), + Particle() : + pos(), vel() {} // float angle;