added Geometry as a BGE module, removed its dependency on gen_utils.c
This commit is contained in:
@@ -34,6 +34,6 @@
|
||||
#include <Python.h>
|
||||
#include "Mathutils.h"
|
||||
|
||||
PyObject *Geometry_Init( void );
|
||||
PyObject *Geometry_Init( const char *from );
|
||||
|
||||
#endif /* EXPP_Geometry_H */
|
||||
|
||||
Reference in New Issue
Block a user