1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-27 16:54:52 +01:00

Move GetInputManager and GetShortcutManager declarations (#22565)

This commit is contained in:
Aaron van Geffen
2024-08-14 15:15:44 +02:00
committed by GitHub
parent 6e444ea170
commit 0c97e44be0
5 changed files with 10 additions and 5 deletions

View File

@@ -13,6 +13,7 @@
# include "../interface/Viewport.h"
# include <openrct2-ui/UiContext.h>
# include <openrct2-ui/input/ShortcutManager.h>
# include <openrct2/Input.h>
# include <openrct2/world/Map.h>