Add key-action variable - automatically mapped action from key-pressed
So for, each hotkey callback had to lookup the hotkey table everytime a key was pressed, which is fairly wasteful.
Showing
src/misc/action.c
0 → 100644
Please register or sign in to comment