From fdfa8f9ba55edb798cc6ae820b8c732b96f31808 Mon Sep 17 00:00:00 2001 From: bigfoot547 Date: Mon, 27 Nov 2023 23:50:21 -0600 Subject: add some scrolling code and debug stuf --- src/config.h.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/config.h.in') diff --git a/src/config.h.in b/src/config.h.in index 4e9f870..09e7f55 100644 --- a/src/config.h.in +++ b/src/config.h.in @@ -1,5 +1,7 @@ #mesondefine NCURSES_WIDE #mesondefine NCURSES_INCLUDE +#mesondefine UMPS_NAME +#mesondefine UMPS_VERSION #ifdef NCURSES_WIDE #define NCURSES_TEXT(_s) L ## _s -- cgit v1.2.3-70-g09d2