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