Build on new PC, fix wheel not scrolling

This commit is contained in:
krzosa
2025-12-21 22:04:39 +01:00
parent c8a7c75dbe
commit 79d709d391
6 changed files with 30 additions and 13 deletions

View File

@@ -7,6 +7,7 @@
#include <stdarg.h>
#include <signal.h>
#include <stddef.h>
#include <stdlib.h>
#if defined(__APPLE__) && defined(__MACH__)