X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fscripting%2Fwrapper.interface.hpp;h=d95dd67708c7d78961bf8c0ae146eec1c7b7c9ef;hb=0608116fe96de0edda6dcd8d1e0e528ff1c73f9f;hp=9da2ff27dbded9f4a031b26c683411fb6de9e05c;hpb=fe875e6f18c4ed968f7b1534b4039c8a580b852b;p=supertux.git diff --git a/src/scripting/wrapper.interface.hpp b/src/scripting/wrapper.interface.hpp index 9da2ff27d..d95dd6770 100644 --- a/src/scripting/wrapper.interface.hpp +++ b/src/scripting/wrapper.interface.hpp @@ -13,4 +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"