X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fscripting%2Fwrapper.interface.hpp;h=566d00c5b80fd85e1a304b52e9b09bca47abaac8;hb=c81b842f4880cd7b4958e03e983e50bff95d02ef;hp=51c4c86e081bd399d48d4dd9d2dd968ff6d06f91;hpb=d0e404874455994e6276d23d76fb9f1ea6d06094;p=supertux.git diff --git a/src/scripting/wrapper.interface.hpp b/src/scripting/wrapper.interface.hpp index 51c4c86e0..566d00c5b 100644 --- a/src/scripting/wrapper.interface.hpp +++ b/src/scripting/wrapper.interface.hpp @@ -1,14 +1,21 @@ /* This file is processed by miniswig to produce the scripting API */ -#include "display_effect.hpp" -#include "camera.hpp" -#include "level.hpp" -#include "scripted_object.hpp" -#include "text.hpp" -#include "functions.hpp" -#include "player.hpp" -#include "floating_image.hpp" -#include "anchor_points.hpp" -#include "platform.hpp" -#include "candle.hpp" -#include "wind.hpp" +#include "scripting/ambient_sound.hpp" +#include "scripting/anchor_points.hpp" +#include "scripting/camera.hpp" +#include "scripting/candle.hpp" +#include "scripting/display_effect.hpp" +#include "scripting/floating_image.hpp" +#include "scripting/functions.hpp" +#include "scripting/level.hpp" +#include "scripting/level_time.hpp" +#include "scripting/platform.hpp" +#include "scripting/player.hpp" +#include "scripting/scripted_object.hpp" +#include "scripting/ssector.hpp" +#include "scripting/text.hpp" +#include "scripting/thunderstorm.hpp" +#include "scripting/tilemap.hpp" +#include "scripting/willowisp.hpp" +#include "scripting/wind.hpp" +/* EOF */