X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fscripting%2Fwrapper.interface.hpp;h=c28ce590ed4398053ddf3384e97e54fa3ee65d71;hb=714a30abd887def6331a193216387e66cbfbd1bb;hp=62e1e80b5047b82143a6fc9b20cd4c77d505e6c0;hpb=d963f8dc3d2c4e432d3eeecd15351169e10243da;p=supertux.git diff --git a/src/scripting/wrapper.interface.hpp b/src/scripting/wrapper.interface.hpp index 62e1e80b5..c28ce590e 100644 --- a/src/scripting/wrapper.interface.hpp +++ b/src/scripting/wrapper.interface.hpp @@ -8,4 +8,11 @@ #include "player.hpp" #include "floating_image.hpp" #include "anchor_points.hpp" -#include "random_generator.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"