mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-29 01:35:06 +01:00
Move Viewport functions into Ui (#22454)
* Move viewport functions into ui * Move footpath function to ui * Don't include viewport in footpath.h * Include missing includes
This commit is contained in:
@@ -7,6 +7,9 @@
|
||||
* OpenRCT2 is licensed under the GNU General Public License version 3.
|
||||
*****************************************************************************/
|
||||
|
||||
#include "../interface/ViewportInteraction.h"
|
||||
#include "../interface/ViewportQuery.h"
|
||||
|
||||
#include <openrct2-ui/interface/LandTool.h>
|
||||
#include <openrct2-ui/interface/Viewport.h>
|
||||
#include <openrct2-ui/interface/Widget.h>
|
||||
|
||||
Reference in New Issue
Block a user