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