Hi Nathan, > When compiling, I get this error: > > st.c:1759:1: warning: ‘kscrollup’ defined but not used > [-Wunused-function] kscrollup(const Arg* a)
If it's written warning, it's not an error.
Hi Nathan, > When compiling, I get this error: > > st.c:1759:1: warning: ‘kscrollup’ defined but not used > [-Wunused-function] kscrollup(const Arg* a)
If it's written warning, it's not an error.