- Worldmap scripts have their own roottable now (like sectors already have)
[supertux.git] / src / scripting / wrapper.interface.hpp
index 68a98a1..14135a8 100644 (file)
@@ -1,9 +1,8 @@
-/* This file is processes by miniswig to produce the scripting API */
+/* This file is processed by miniswig to produce the scripting API */
 #include "display_effect.hpp"
 #include "camera.hpp"
 #include "level.hpp"
 #include "scripted_object.hpp"
-#include "sound.hpp"
 #include "text.hpp"
 #include "functions.hpp"
 #include "player.hpp"