Fix another small logic error
[supertux.git] / src / scripting / wrapper.interface.hpp
index 14135a8..d95dd67 100644 (file)
@@ -8,4 +8,12 @@
 #include "player.hpp"
 #include "floating_image.hpp"
 #include "anchor_points.hpp"
-
+#include "platform.hpp"
+#include "candle.hpp"
+#include "wind.hpp"
+#include "ambient_sound.hpp"
+#include "thunderstorm.hpp"
+#include "tilemap.hpp"
+#include "ssector.hpp"
+#include "level_time.hpp"
+#include "willowisp.hpp"