f25aea13490d8f94c51e6557e1b839f12e74968b
[supertux.git] / src / scripting / wrapper.h
1 /**
2  * WARNING: This file is automatically generated from './build/i686-pc-linux-gnu/debug/miniswig.tmp' - do not change
3  */
4 #ifndef __supertux_WRAPPER_H__
5 #define __supertux_WRAPPER_H__
6
7 #include "wrapper_util.h"
8
9 extern WrappedFunction supertux_global_functions[];
10 extern WrappedClass supertux_classes[];
11
12 #endif
13