projects
/
supertux.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
fe729d6a8cc610759bf460d9e25477af0d232cb9
[supertux.git]
/
src
/
scripting
/
wrapper.interface.h
1
/** This file is processes by miniswig to produce the scripting API */
2
#include "display.h"
3
#include "camera.h"
4
#include "level.h"
5
#include "scripted_object.h"
6
#include "sound.h"
7
#include "functions.h"
8