X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fscripting%2Fwrapper.interface.hpp;h=d95dd67708c7d78961bf8c0ae146eec1c7b7c9ef;hb=0608116fe96de0edda6dcd8d1e0e528ff1c73f9f;hp=88e966533453e93d89a41fd1dabf12fad66171c4;hpb=a113d3bd1feddd510e3b2852b0d42522735eee40;p=supertux.git diff --git a/src/scripting/wrapper.interface.hpp b/src/scripting/wrapper.interface.hpp index 88e966533..d95dd6770 100644 --- a/src/scripting/wrapper.interface.hpp +++ b/src/scripting/wrapper.interface.hpp @@ -13,3 +13,7 @@ #include "wind.hpp" #include "ambient_sound.hpp" #include "thunderstorm.hpp" +#include "tilemap.hpp" +#include "ssector.hpp" +#include "level_time.hpp" +#include "willowisp.hpp"