From c4dccb580d1b8266078f37ec42c122f6cf65d9d3 Mon Sep 17 00:00:00 2001 From: Arslaan Pathan Date: Thu, 12 Jun 2025 20:24:41 +1200 Subject: Debounce delay shitted shit so unshit shit --- src/main.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index ee291a7..5a495f3 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -277,7 +277,6 @@ int main() { } else { lua_pop(L, 1); } - SDL_Delay(25); } } } -- cgit v1.2.3