*Removed stuff from times of automake and CVS (directories, .cvsignores).
[supertux.git] / src / scripting / wrapper.h
1 /**
2  * WARNING: This file is automatically generated from './build/i686-pc-linux-gnu/optimize/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