BPlayer compile fix ©
This commit is contained in:
@@ -308,6 +308,8 @@ void WM_cursor_modal_restore(struct wmWindow *win) RET_NONE
|
|||||||
void WM_cursor_time(struct wmWindow *win, int nr) RET_NONE
|
void WM_cursor_time(struct wmWindow *win, int nr) RET_NONE
|
||||||
void WM_cursor_warp(struct wmWindow *win, int x, int y) RET_NONE
|
void WM_cursor_warp(struct wmWindow *win, int x, int y) RET_NONE
|
||||||
|
|
||||||
|
void WM_ndof_deadzone_set(float deadzone) RET_NONE
|
||||||
|
|
||||||
void WM_uilisttype_init(void) RET_NONE
|
void WM_uilisttype_init(void) RET_NONE
|
||||||
struct uiListType *WM_uilisttype_find(const char *idname, bool quiet) RET_NULL
|
struct uiListType *WM_uilisttype_find(const char *idname, bool quiet) RET_NULL
|
||||||
bool WM_uilisttype_add(struct uiListType *ult) RET_ZERO
|
bool WM_uilisttype_add(struct uiListType *ult) RET_ZERO
|
||||||
|
Reference in New Issue
Block a user