[ Patch #1793 ] Turn physic into POD
[supertux.git] / src / scripting / wrapper.interface.hpp
index 88e9665..c28ce59 100644 (file)
@@ -13,3 +13,6 @@
 #include "wind.hpp"
 #include "ambient_sound.hpp"
 #include "thunderstorm.hpp"
+#include "tilemap.hpp"
+#include "ssector.hpp"
+#include "level_time.hpp"