src/input.h

changeset 202
6960625e62e0
parent 200
4913bc0ff3e5
--- a/src/input.h	Mon Aug 31 17:56:17 2026 +0200
+++ b/src/input.h	Mon Aug 31 18:03:50 2026 +0200
@@ -50,6 +50,7 @@
  */
 int asyncgetnstr(char *str, size_t *pos, size_t len);
 
+int input_getmaxy(void);
 
 #ifdef	__cplusplus
 }

mercurial