MERGEZORZ

This commit is contained in:
Arisotura
2024-05-20 00:46:59 +02:00
23 changed files with 583 additions and 255 deletions

View File

@ -41,6 +41,7 @@ void CloseJoystick();
void KeyPress(QKeyEvent* event);
void KeyRelease(QKeyEvent* event);
void KeyReleaseAll();
void Process();