mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-11 01:52:32 +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:
@@ -29,6 +29,7 @@
|
||||
#include "core/Path.hpp"
|
||||
#include "entity/EntityRegistry.h"
|
||||
#include "entity/EntityTweener.h"
|
||||
#include "interface/Window.h"
|
||||
#include "management/NewsItem.h"
|
||||
#include "object/ObjectManager.h"
|
||||
#include "object/ObjectRepository.h"
|
||||
|
||||
Reference in New Issue
Block a user