BGE: python API cleanup - initialization for bge with submodules, closes D615
This commit is contained in:
@@ -47,6 +47,7 @@ typedef enum {
|
||||
extern bool gUseVisibilityTemp;
|
||||
|
||||
#ifdef WITH_PYTHON
|
||||
PyMODINIT_FUNC initBGE(void);
|
||||
PyMODINIT_FUNC initGameLogicPythonBinding(void);
|
||||
PyMODINIT_FUNC initGameKeysPythonBinding(void);
|
||||
PyMODINIT_FUNC initRasterizerPythonBinding(void);
|
||||
|
||||
Reference in New Issue
Block a user