// MIT License, Copyright (c) 2020 Marvin Borner #ifndef MOUSE_H #define MOUSE_H void mouse_install(void); #endif