- Made miniswig support HSQUIRRELVM arguments (and realized it was not needed
[supertux.git] / src / scripting / wrapper.interface.h
index 0b4513d..6c83c4f 100644 (file)
@@ -1,9 +1,9 @@
 /** This file is processes by miniswig to produce the scripting API */
-#define SCRIPTING_API
-
 #include "display.h"
 #include "camera.h"
 #include "level.h"
 #include "scripted_object.h"
 #include "sound.h"
+#include "text.h"
 #include "functions.h"
+