Fix compiling blenderplayer (tm)
This commit is contained in:
@@ -361,7 +361,6 @@ struct wmManipulatorMapType *WM_manipulatormaptype_ensure(const struct wmManipul
|
||||
struct wmManipulatorMap *WM_manipulatormap_new_from_type(const struct wmManipulatorMapType_Params *wmap_params) RET_NULL
|
||||
void WM_manipulatorgrouptype_init_runtime(
|
||||
const struct Main *bmain, struct wmManipulatorMapType *wmaptype, struct wmManipulatorGroupType *wgt) RET_NONE
|
||||
void WM_manipulatorgrouptype_unregister(struct bContext *C, struct Main *bmain, struct wmManipulatorGroupType *wgt) RET_NONE
|
||||
|
||||
#ifdef WITH_INPUT_NDOF
|
||||
void WM_ndof_deadzone_set(float deadzone) RET_NONE
|
||||
|
||||
Reference in New Issue
Block a user