init
This commit is contained in:
6
st-flexipatch/patch/keyboardselect_reflow_st.h
Normal file
6
st-flexipatch/patch/keyboardselect_reflow_st.h
Normal file
@@ -0,0 +1,6 @@
|
||||
void kbds_drawstatusbar(int y);
|
||||
void kbds_pasteintosearch(const char *, int, int);
|
||||
int kbds_isselectmode(void);
|
||||
int kbds_issearchmode(void);
|
||||
int kbds_drawcursor(void);
|
||||
int kbds_keyboardhandler(KeySym, char *, int, int);
|
||||
Reference in New Issue
Block a user