From 500861dd6f7a366e21bbe01dba85cfd8d4e6fa83 Mon Sep 17 00:00:00 2001 From: jStmaX! <87650746+jstmaxlol@users.noreply.github.com> Date: Fri, 26 Sep 2025 21:40:21 +0200 Subject: ## --- key.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/key.cpp b/key.cpp index cc3441b..871dbdb 100644 --- a/key.cpp +++ b/key.cpp @@ -2,7 +2,7 @@ #include #include #include - +// useless btw, just use xev if you actually need this, just made for fun char getch() { struct termios oldt, newt; char ch; -- cgit v1.3.1