X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fsector.h;h=51a135b99a10e3959ab914537f4fe492662d772a;hb=e409aaf88c618c2fc47ff8f9bbe523b8f271c795;hp=54772212044e2d968e7c5b3d85872295754df0aa;hpb=d8c232ad6ebfbe431d9bd927d6e1ee88c94abd00;p=supertux.git diff --git a/src/sector.h b/src/sector.h index 547722120..51a135b99 100644 --- a/src/sector.h +++ b/src/sector.h @@ -41,13 +41,7 @@ class TileMap; class Bullet; class CollisionGrid; class ScriptInterpreter; - -class SpawnPoint -{ -public: - std::string name; - Vector pos; -}; +class SpawnPoint; enum MusicType { LEVEL_MUSIC,