mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-28 09:14:58 +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:
@@ -12,6 +12,7 @@
|
||||
#include "../Context.h"
|
||||
#include "../Diagnostic.h"
|
||||
#include "../GameState.h"
|
||||
#include "../interface/Window.h"
|
||||
#include "../object/ObjectManager.h"
|
||||
#include "../ride/Ride.h"
|
||||
#include "../ride/RideData.h"
|
||||
|
||||
Reference in New Issue
Block a user