mainly changed #includes to work with the new SuperTux library
authorTobias Gläßer <tobi.web@gmx.de>
Tue, 20 Jul 2004 18:04:49 +0000 (18:04 +0000)
committerTobias Gläßer <tobi.web@gmx.de>
Tue, 20 Jul 2004 18:04:49 +0000 (18:04 +0000)
commit236df51d91f0845cd4e06b3269e262911d81f5db
tree90a32c96882a99e092280ce6f17d126f92c41182
parent91b12b225ab025483b58ba0b3e322c8d3a817547
mainly changed #includes to work with the new SuperTux library

SVN-Revision: 1599
44 files changed:
src/background.cpp
src/background.h
src/badguy.cpp
src/badguy.h
src/camera.cpp
src/camera.h
src/collision.cpp
src/collision.h
src/door.cpp
src/door.h
src/gameloop.cpp
src/gameloop.h
src/gameobjs.cpp
src/gameobjs.h
src/high_scores.cpp
src/interactive_object.h
src/intro.cpp
src/level.cpp
src/level_subset.cpp
src/level_subset.h
src/leveleditor.cpp
src/leveleditor.h
src/particlesystem.cpp
src/particlesystem.h
src/player.cpp
src/player.h
src/resources.cpp
src/resources.h
src/scene.cpp
src/scene.h
src/sector.cpp
src/sector.h
src/special.cpp
src/special.h
src/supertux.cpp
src/tile.cpp
src/tile.h
src/tile_manager.cpp
src/tilemap.cpp
src/tilemap.h
src/title.cpp
src/title.h
src/worldmap.cpp
src/worldmap.h