WM: backport event/keymap type util from 2.8

This commit is contained in:
2018-06-08 08:46:31 +02:00
parent a25c11fd8d
commit e3fe8ce00b
2 changed files with 31 additions and 0 deletions

View File

@@ -143,6 +143,7 @@ float WM_cursor_pressure (const struct wmWindow *win);
/* event map */
int WM_userdef_event_map(int kmitype);
int WM_userdef_event_type_from_keymap_type(int kmitype);
/* handlers */