mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-29 17:54:50 +01:00
Split off MouseInput.h from Input.h (#22564)
* Move declarations from Input.h into new MouseInput.h * Remove unused GetNextKey function from MouseInput.cpp
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
#include "windows/Window.h"
|
||||
|
||||
#include <openrct2-ui/input/InputManager.h>
|
||||
#include <openrct2-ui/input/MouseInput.h>
|
||||
#include <openrct2-ui/input/ShortcutManager.h>
|
||||
#include <openrct2-ui/windows/Window.h>
|
||||
#include <openrct2/Input.h>
|
||||
|
||||
Reference in New Issue
Block a user